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.42 by root, Tue Aug 26 01:58:06 2008 UTC vs.
Revision 1.43 by root, Tue Aug 26 02:20:23 2008 UTC

4810 } 4810 }
4811 ], 4811 ],
4812 [ 4812 [
4813 'range', 4813 'range',
4814 { 4814 {
4815 desc => 'The radius of the square area that the pit will randomly put the player into.', 4815 desc => 'The radius of the square area that the pit will randomly put the player into (0 to 3).',
4816 name => 'random radius', 4816 name => 'spread radius',
4817 type => 'int' 4817 type => 'int'
4818 } 4818 }
4819 ], 4819 ],
4820 [ 4820 [
4821 'connected', 4821 'connected',

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines