Difference for Info/update_exits.pl from version 1.10 to 1.11


version 1.10 version 1.11
Line 151
 
Line 151
 $NEW_MAP_OFFX[11]=18;  $NEW_MAP_OFFX[11]=18;
 $NEW_MAP_OFFY[11]=26;  $NEW_MAP_OFFY[11]=26;
   
   $OLD_MAP_NAME[12]='(.+/piratetown|piratetown)';
   $OLD_MAP_STARTX[12]=0;
   $OLD_MAP_STARTY[12]=0;
   $OLD_MAP_ENDX[12]=100;
   $OLD_MAP_ENDY[12]=100;
   $NEW_MAP_NAME[12]="/world/world_128_109";
   $NEW_MAP_OFFX[12]=12;
   $NEW_MAP_OFFY[12]=0;
   
 $VERBOSE=0;  $VERBOSE=0;
 $error=0;  $error=0;
 for ($i=0; $i<=$#OLD_MAP_NAME; $i++) {  for ($i=0; $i<=$#OLD_MAP_NAME; $i++) {


Legend:
line(s) removed in v.1.10 
line(s) changed
 line(s) added in v.1.11

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