From: cohrs Date: Fri, 12 Sep 2003 16:50:09 +0000 (+0000) Subject: Missing FOUNTAIN in minend-3 X-Git-Tag: MOVE2GIT~1789 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=57a21dafde6f96fd9cc90a373543896a2980812a;p=nethack Missing FOUNTAIN in minend-3 reported a missing FOUNTAIN tag the minend-3 to correspond to one of the fountains in the map. --- diff --git a/dat/mines.des b/dat/mines.des index 443940304..81f3a02ee 100644 --- a/dat/mines.des +++ b/dat/mines.des @@ -948,6 +948,7 @@ RANDOM_PLACES:(1,15),(68,6),(1,13) NON_DIGGABLE:(67,3,73,7) NON_DIGGABLE:(0,12,2,16) FOUNTAIN:(12,08) +FOUNTAIN:(51,15) REGION:(0,0,75,16),unlit,"ordinary" REGION:(38,6,46,10),lit,"ordinary" DOOR:closed,(37,8) diff --git a/doc/fixes34.3 b/doc/fixes34.3 index 503570d2f..5dc45d419 100644 --- a/doc/fixes34.3 +++ b/doc/fixes34.3 @@ -16,6 +16,7 @@ room cleanup, eg on Bustling Town, could incorrectly truncate room bounds approaching Medusa while having reflection+invisibility+esp would cause her to turn herself to stone if you happened to be blind at the time Master Kaen's death message was not appropriate +missing fountain tag in minend-3 Platform- and/or Interface-Specific Fixes