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.19 by root, Mon Mar 27 17:38:19 2006 UTC vs.
Revision 1.20 by elmex, Tue Aug 8 20:29:30 2006 UTC

2609 [ 2609 [
2610 'no_pick', 2610 'no_pick',
2611 { 2611 {
2612 type => 'fixed', 2612 type => 'fixed',
2613 value => 1 2613 value => 1
2614 }
2615 ],
2616 [
2617 'speed',
2618 {
2619 desc => 'The speed of the gate affects how fast it is closing/opening.',
2620 type => 'float'
2614 } 2621 }
2615 ], 2622 ],
2616 [ 2623 [
2617 'connected', 2624 'connected',
2618 { 2625 {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines