B01001 - locking/unlocking a door while in a pit

Since you can't reach a door to open it while in a pit, it makes sense you
can't lock/unlock it either.
This commit is contained in:
cohrs
2003-03-23 20:22:00 +00:00
parent adfaae0677
commit 310d1d53fd
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ the age of a potion of oil from a bones file wasn't being handled correctly
putting gold in a container on the shop floor wasn't credited the way
gold already in the container when dropped was credited
avoid integer division rounding error when calculating carrying capacity
don't lock/unlock a door while in a pit, to be consistent with door opening
Platform- and/or Interface-Specific Fixes