Difference for server/spell_util.c from version 1.48 to 1.49


version 1.48 version 1.49
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_spell_util_c =   * static char *rcsid_spell_util_c =
  *   "$Id: spell_util.c,v 1.48 2001/04/25 04:58:27 mardahl Exp $";   *   "$Id: spell_util.c,v 1.49 2001/04/26 06:10:50 mwedel Exp $";
  */   */
   
 /*  /*
Line 2312
 
Line 2312
  at=at->more;   at=at->more;
     }      }
   
       if (head->randomitems)
    create_treasure(head->randomitems, head, GT_INVISIBLE, op->map->difficulty,0);
     insert_ob_in_map(head,op->map,op);      insert_ob_in_map(head,op->map,op);
   
     /* thought it'd be cool to insert a burnout, too.*/      /* thought it'd be cool to insert a burnout, too.*/


Legend:
line(s) removed in v.1.48 
line(s) changed
 line(s) added in v.1.49

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