Vlad's Tower bookkeeping

The lower two levels of Vlad's Tower were got showing the wizard-mode
special level indicator '[level_abbrev]' in #overview, nor appearing
for ^O or in the level teleport menu, indicating that Is_special()
wasn't finding them.  It took a while to figure out why, but the fix
is trivial.
This commit is contained in:
PatR
2016-05-05 15:21:22 -07:00
parent e0537a76d4
commit 09062d1217
2 changed files with 6 additions and 1 deletions

View File

@@ -227,6 +227,7 @@ digging down on a grave converted the terrain to floor but did not create a
when feel_location removed a remembered-unseen-monster glyph from a known
water location while hero was levitating, the map was redrawn showing
floor instead of water at that spot
Vlad's tower2 and tower3 didn't show up in wizard-mode ^O output or ^V? menu
Fixes to Post-3.6.0 Problems that Were Exposed Via git Respository