version 1.48 | | version 1.49 |
---|
| | |
/* | | /* |
* 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 $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
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.*/ |