Fix B03001

"You can't loot or pick up containers on the floor if you're not
skilled enough to reach them from your saddle, but you can check
for and disarm traps on them; this seems a little odd. (Likewise,
being able to set land mines and beartraps while riding.)"
This commit is contained in:
nethack.allison
2003-05-25 22:47:12 +00:00
parent 1f712ac626
commit 01120453f2
3 changed files with 47 additions and 4 deletions

View File

@@ -79,6 +79,8 @@ curse candelabrum in bones, like other similar artifacts
detecting a trap in a chest while confused should not exercise wisdom
any golem statue hit with stone-to-flesh spell animates as flesh golem
correct invalid startup gender selection
can no longer untrap floor containers during unskilled riding
can no longer easily set land mines and bear traps during unskilled riding
Platform- and/or Interface-Specific Fixes