grappling with water
Reported directly to devteam: if applying a grappling hook towards a target past some water ended up pulling the hero toward the target, hero would drown without any chance of crawling out of the water. It used hurtle() to move, and hurtle assumed levitation so didn't check for entering pools of water except on the Plane of Water.
This commit is contained in:
@@ -407,6 +407,8 @@ fix the 'A' command to have the 'D' command's fix for C331-1 (quirk for
|
||||
eating 1 tin from stack of N (for N >= 2) on shop's floor forced hero to buy 2
|
||||
using a cursed whistle in a vault will summon the guard immediately
|
||||
throne room's throne is occupied by a king
|
||||
using a grappling hook and getting pulled toward the target into water would
|
||||
drown hero without any chance to crawl out
|
||||
|
||||
|
||||
Fixes to Post-3.6.0 Problems that Were Exposed Via git Repository
|
||||
|
||||
Reference in New Issue
Block a user