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


version 1.9 version 1.10
Line 142
 
Line 142
 $NEW_MAP_OFFX[10]=-14;  $NEW_MAP_OFFX[10]=-14;
 $NEW_MAP_OFFY[10]=1;  $NEW_MAP_OFFY[10]=1;
   
   $OLD_MAP_NAME[11]='(.+/darcap|darcap)';
   $OLD_MAP_STARTX[11]=0;
   $OLD_MAP_STARTY[11]=0;
   $OLD_MAP_ENDX[11]=100;
   $OLD_MAP_ENDY[11]=100;
   $NEW_MAP_NAME[11]="/world/world_116_102";
   $NEW_MAP_OFFX[11]=18;
   $NEW_MAP_OFFY[11]=26;
   
 $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.9 
line(s) changed
 line(s) added in v.1.10

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