Difference for server/alchemy.c from version 1.6 to 1.7


version 1.6 version 1.7
Line 461
 
Line 461
     break;      break;
       }        }
       tmp->x=cauldron->x,tmp->y=cauldron->y;        tmp->x=cauldron->x,tmp->y=cauldron->y;
       insert_ob_in_map(tmp,op->map);        insert_ob_in_map(tmp,op->map,NULL);
       return;        return;
   
   } else if (level<60) {                /* CREATE MONSTER */    } else if (level<60) {                /* CREATE MONSTER */


Legend:
line(s) removed in v.1.6 
line(s) changed
 line(s) added in v.1.7

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:21