Merge branch 'NetHack-3.6.2'
This commit is contained in:
@@ -1266,6 +1266,9 @@ register struct attack *mattk;
|
||||
mwepgone(mdef);
|
||||
otmp->owornmask = 0L;
|
||||
update_mon_intrinsics(mdef, otmp, FALSE, FALSE);
|
||||
/* give monster a chance to wear other equipment on its next
|
||||
move instead of waiting until it picks something up */
|
||||
mdef->misc_worn_check |= I_SPECIAL;
|
||||
}
|
||||
/* add_to_minv() might free otmp [if it merges] */
|
||||
if (vis)
|
||||
|
||||
Reference in New Issue
Block a user