Difference for Info/update_exits.pl from version 1.3 to 1.4


version 1.3 version 1.4
Line 63
 
Line 63
 $NEW_MAP_OFFX[2]=40;  $NEW_MAP_OFFX[2]=40;
 $NEW_MAP_OFFY[2]=18;  $NEW_MAP_OFFY[2]=18;
   
   # Start of scorn updates
   $OLD_MAP_NAME[2]='(.+/brest|brest)';
   $OLD_MAP_STARTX[2]=0;
   $OLD_MAP_STARTY[2]=0;
   $OLD_MAP_ENDX[2]=100;
   $OLD_MAP_ENDY[2]=100;
   $NEW_MAP_NAME[2]="/world/world_107_123";
   $NEW_MAP_OFFX[2]=17;
   $NEW_MAP_OFFY[2]=16;
   
 $VERBOSE=0;  $VERBOSE=0;
 $error=0;  $error=0;


Legend:
line(s) removed in v.1.3 
line(s) changed
 line(s) added in v.1.4

File made using version 1.96 of cvs2html by leaf at 2006-02-15 14:17