add MM_ASLEEP makemon() flag and honor it for fill_zoo

This commit is contained in:
nhmall
2018-12-06 22:30:15 -05:00
parent e9624f2583
commit 150d01a965
4 changed files with 22 additions and 17 deletions

View File

@@ -251,6 +251,7 @@ hero hit by something that causes inventory items to be destroyed with loss of
blasted by lightning and dropping hero onto fire trap); [3.6.1 fixed a
similar problem with more obvious symptom, an "object lost" panic when
the unholy water was wielded; the fix for that wasn't general enough]
add MM_ASLEEP makemon() flag and honor it when creating group for fill_zoo
Fixes to Post-3.6.1 Problems that Were Exposed Via git Repository