moves, monstermoves, wailmsg, migrating_objs and billobjs moved to g.
This commit is contained in:
@@ -2899,7 +2899,7 @@ struct obj *obj; /* wand or spell */
|
||||
case WAN_POLYMORPH:
|
||||
case SPE_POLYMORPH:
|
||||
del_engr(e);
|
||||
make_engr_at(x, y, random_engraving(buf), moves, (xchar) 0);
|
||||
make_engr_at(x, y, random_engraving(buf), g.moves, (xchar) 0);
|
||||
break;
|
||||
case WAN_CANCELLATION:
|
||||
case SPE_CANCELLATION:
|
||||
|
||||
Reference in New Issue
Block a user