terminate eating if pet falls asleep or becomes paralyzed (trunk only)
From a bug report: sleeping pet could be shown as "eating" by stethoscope. Fixing that is a one-liner since all (or should be all; sleeping gas trap wasn't utilizing it) cases of monster being forced into sleep go through one routine. That wasn't the situation for paralysis, but now it is. Paralyzed pets won't continue eating either.
This commit is contained in:
@@ -102,6 +102,7 @@ can't wish for a trapped box/chest/tin by specifying "poisoned"
|
||||
grammar bit if killed by stealing a cockatrice corpse from a monster
|
||||
being petrified by swallowing a cockatrice violates foodless conduct
|
||||
devouring Medusa whole is fatal
|
||||
eating pet won't continue eating after becoming paralyzed or falling asleep
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user