impossible worm_cross non-adjacent location

Attempting to mount a long worm tail could yield
\#ride -> mount_steed() -> test_move() -> worm_cross() ->
impossible("worm_cross checking for non-adjacent location").
This commit is contained in:
PatR
2018-11-09 15:43:50 -08:00
parent 91f973306b
commit 8551df2a7a
2 changed files with 13 additions and 1 deletions

View File

@@ -187,6 +187,8 @@ add missing 'A - autoselect all' choice for menustyle:Full when taking items
out while looting a container
fix odd wording "The boulder triggers and fills a pit"
^X status feedback: don't report "not wearing any armor" when wearing a shield
attempting to #ride a long worm's tail could trigger impossible "worm_cross
checking for non-adjacent location?"
Fixes to Post-3.6.1 Problems that Were Exposed Via git Repository