]> granicus.if.org Git - nethack/commit
special level fountain fix
authornethack.rankin <nethack.rankin>
Fri, 3 May 2002 08:05:56 +0000 (08:05 +0000)
committernethack.rankin <nethack.rankin>
Fri, 3 May 2002 08:05:56 +0000 (08:05 +0000)
commit55f3390e5b11f0ef506ba24c6268be8f273809a5
tree4a41595c7f7eb89e208f4801d87373bcfc177340
parent407696c305de990216b42cc4e37fd1653a6882bf
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.)
dat/Valkyrie.des
dat/castle.des
dat/mines.des
doc/fixes34.1