]> granicus.if.org Git - nethack/commitdiff
healer quest locate level lighting
authorcohrs <cohrs>
Mon, 24 Mar 2003 05:21:47 +0000 (05:21 +0000)
committercohrs <cohrs>
Mon, 24 Mar 2003 05:21:47 +0000 (05:21 +0000)
There were 2 narrow rectangles of darkness on the healer locate level
that weren't consistent with the healer quest.

dat/Healer.des
doc/fixes34.2

index e75aa18e52a92c736c408176870dafc45d421c51..9142ba746b7fa2bcaa9b351d1fb924a2bed62926 100644 (file)
@@ -125,7 +125,7 @@ PPPPPPPP...............PPPPPPPP
 PPPPPPPPPPP........PPPPPPPPPPPP
 ENDMAP
 # Dungeon Description
-REGION:(03,00,26,09),lit,"ordinary"
+REGION:(00,00,30,09),lit,"ordinary"
 REGION:(12,03,20,06),lit,"temple"
 # Doors
 DOOR:closed,(09,04)
index 47f42eef52fa87b9aabb60ccd47006f00c946733..c154fba7926e2316a3ef438be944ab83a841e53e 100644 (file)
@@ -26,6 +26,7 @@ infravision should not make invisible player "visible" (it doesn't for monsters)
 Perseus statue should always be male
 charge correctly when breaking multiple objects with the same zap, avoids
        a dopay: not to shopkeeper impossible
+clean up funny lighting on the healer locate level
 
 
 Platform- and/or Interface-Specific Fixes