impaired movement fix

Fix the reported problem of incorrect conditional logic
making it impossible to bump into closed doors when moving while
impaired for the #if STEED configuration.
This commit is contained in:
nethack.rankin
2002-03-25 09:01:35 +00:00
parent e848030571
commit c76061312e
2 changed files with 7 additions and 8 deletions

View File

@@ -16,6 +16,7 @@ kicking thrones no longer loosens rocks
wall symbol not replaced when digging while blind and levitating
print regular death message when leashed, mounted steed dies of starvation
fix more funny messages, new and old
restore the behavior of bumping into closed doors when moving while impaired
Platform- and/or Interface-Specific Fixes