special level fountain fix
Add FOUNTAIN directives to the maps that just had '{' symbols.
Without them, the special level loader sets up those maps in a way
that prevents nethack from keeping the fountain counter accurately,
resulting in lack of fountain noises when they haven't been touched
yet and persistent noises after at least one of them has been dried
up. (It would be better to fix lev_comp's map handling code to do
this automatically.)
This commit is contained in:
@@ -97,6 +97,7 @@ boulder was not displayed if blind and discovered with a monster known via
|
||||
don't claim that statue comes to life if the monster it turns into is invisible
|
||||
fix goodpos() so worm segments don't get placed on top of each other (causing
|
||||
a possible display problem if the worm is cut in two)
|
||||
fix fountain noises on some special levels (castle, valk home, various mines)
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user