whistle use while polymorphed
Restrict poly'd whistle use to monsters that can blow a whistle. The restriction includes those that make no sound (or just buzz, which is a wing-thing) and are either breathless, tiny (eg ants), headless or water natives. Searching monst.c, this appeared to provide a reasonable set of restrictions. There are a couple cases one might quibble about if someone feels like refining this further.
This commit is contained in:
@@ -55,6 +55,7 @@ player polymorphed as a ceiling hider cannot reach the floor, but
|
||||
automatically unhide on #sit
|
||||
trappers do not hide on the ceiling
|
||||
non-magical whistles do not work underwater
|
||||
try to restrict whistle use to monsters that can blow a whistle
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user