ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/Deliantra/Data.pm
(Generate patch)

Comparing deliantra/Deliantra/Deliantra/Data.pm (file contents):
Revision 1.62 by root, Mon Oct 26 11:26:20 2009 UTC vs.
Revision 1.63 by root, Tue Nov 3 14:56:58 2009 UTC

162 mood => { 162 mood => {
163 0 => 'furious', 163 0 => 'furious',
164 1 => 'angry', 164 1 => 'angry',
165 2 => 'calm', 165 2 => 'calm',
166 3 => 'sleep', 166 3 => 'sleep',
167 4 => 'charm' 167 4 => 'charm',
168 5 => 'destroy monster',
169 6 => 'destroy pet'
168 }, 170 },
169 potion_effect => { 171 potion_effect => {
170 0 => '<none>', 172 0 => '<none>',
171 65536 => 'life restoration', 173 65536 => 'life restoration',
172 1048576 => 'improvement' 174 1048576 => 'improvement'

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines