R1037 - digging secret doors in town

I saw no secret doors in any of the towns, but in 340 (fixed in 341),
guards would patrol the entire level, so they might complain about secret
doors elsewhere.  Fix the check for future use.  Also, I noticed trees, eg
on minetn-6, weren't checked at all.  Now they are.
This commit is contained in:
cohrs
2002-08-09 04:06:38 +00:00
parent 24c2d465a3
commit 632cb9ffb0
2 changed files with 7 additions and 3 deletions

View File

@@ -193,6 +193,8 @@ fix wishing for "looking glass" and "<color> glass"
Archeologists suffer same alignment penalty for statue destruction by
stone_to_flesh as they do by other means of statue destruction
being unable to see a vault guard doesn't prevent him from arriving
in town, secret doors should be called "wall", not "fountain"
in town, watch should not allow trees to be cut down
Platform- and/or Interface-Specific Fixes