mapglyph level-related function calls are done once per level

This commit is contained in:
nhmall
2019-12-07 22:03:43 -05:00
parent bb72823d7b
commit 2bf55a6ec7
5 changed files with 39 additions and 6 deletions

View File

@@ -13,6 +13,8 @@ improvements to pronoun usage when hallucinating
message "your knapsack can't accomodate any more items" when picking stuff up
or removing such from container was inaccurate if there was some gold
pending; vary the message rather than add more convoluted pickup code
function calls made from mapglyph based on dungeon level are now called once
per level
Fixes to Pre-3.7.0 Problems that Were Exposed Via git Repository