feedback when escaping lava
Fix the duplicate feedback given when landing on one or more items after teleporting out of lava. This also avoids "you find yourself back on solid water" if you are able to survive at a water location and safe_teleds() puts you on one.
This commit is contained in:
@@ -1127,6 +1127,8 @@ having worn levitation boots removed and destroyed (scroll, monster spell,
|
||||
yielded "object lost" panic if program had been built with a debugging
|
||||
malloc implementation which overwrites the contents of freed memory
|
||||
ensure that all window interfaces respect flags.silent (suppress terminal beep)
|
||||
falling into lava, being life-saved, and teleporting out could yield redundant
|
||||
descriptions of what was present at hero's new location
|
||||
|
||||
|
||||
Fixes to 3.7.0-x General Problems Exposed Via git Repository
|
||||
|
||||
Reference in New Issue
Block a user