Moved decl.c globals into instance globals.

This commit is contained in:
Bart House
2018-12-22 18:44:22 -08:00
parent 6c0df43a17
commit 74edf42f1c
83 changed files with 818 additions and 824 deletions

View File

@@ -424,7 +424,7 @@ gotobj:
/* the following is to set multi for later on */
nomul(-armordelay);
g.multi_reason = "taking off clothes";
nomovemsg = 0;
g.nomovemsg = 0;
remove_worn_item(otmp, TRUE);
otmp->cursed = curssv;
if (g.multi < 0) {