drawbridge feedback (trunk only)

The open and close commands had some feedback when player attempted
to use them on a drawbridge, but they didn't handle all the permutations.
This commit is contained in:
nethack.rankin
2007-08-03 01:49:33 +00:00
parent 4e8bf12014
commit 1c545eb678
2 changed files with 20 additions and 11 deletions

View File

@@ -261,6 +261,8 @@ require confirmation to read a scroll of mail if doing so will be the first
using F to force an attack towards a boulder gave "you attack thin air"
random "treasure drop" upon monster's death bypassed dropping side-effects
melted ice on Valkyrie quest should be pool, not moat
some variations of attempting to use open or close commands on a drawbridge
didn't give drawbridge-specific feedback
Platform- and/or Interface-Specific Fixes