Difference for server/alchemy.c from version 1.2 to 1.3


version 1.2 version 1.3
Line 369
 
Line 369
       new_draw_info_format(NDI_UNIQUE,0,op,         new_draw_info_format(NDI_UNIQUE,0,op,
  "The %s %s.",cauldron->name,cauldron_sound());   "The %s %s.",cauldron->name,cauldron_sound());
       return;        return;
     /* I don't know if this is intential, but this else effectively  
      * inclues the range of 0-9 and 25-39  
      */  
   } else if (level< 40) {                /* MAKE TAINTED ITEM */    } else if (level< 40) {                /* MAKE TAINTED ITEM */
       object *tmp=NULL;        object *tmp=NULL;
   


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

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