ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/gde/GCE/MapEditor.pm
(Generate patch)

Comparing deliantra/gde/GCE/MapEditor.pm (file contents):
Revision 1.40 by elmex, Tue Aug 15 17:01:34 2006 UTC vs.
Revision 1.41 by elmex, Tue Aug 15 17:29:35 2006 UTC

605 [qw/shopmin Shopmin string/], 605 [qw/shopmin Shopmin string/],
606 [qw/shopmax Shopmax string/], 606 [qw/shopmax Shopmax string/],
607 [qw/shoprace Shoprace string/], 607 [qw/shoprace Shoprace string/],
608 [qw/shopgreed Shopgreed string/], 608 [qw/shopgreed Shopgreed string/],
609 [qw/shopitems Shopitems string/], 609 [qw/shopitems Shopitems string/],
610 [qw/x x sep/],
611 ['safe_map', 'Safe map (CF+)', 'check'],
612 ) 610 )
613 { 611 {
614 $self->_add_prop_entry ($t, $i++, @$_); 612 $self->_add_prop_entry ($t, $i++, @$_);
615 } 613 }
616 614

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines