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.39 by elmex, Thu Jun 29 09:45:17 2006 UTC vs.
Revision 1.40 by elmex, Tue Aug 15 17:01:34 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'],
610 ) 612 )
611 { 613 {
612 $self->_add_prop_entry ($t, $i++, @$_); 614 $self->_add_prop_entry ($t, $i++, @$_);
613 } 615 }
614 616

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines