]> granicus.if.org Git - nethack/commitdiff
Fix Sanctum phasing bug.
authorSean Hunt <scshunt@csclub.uwaterloo.ca>
Fri, 10 Apr 2015 13:09:02 +0000 (09:09 -0400)
committerSean Hunt <scshunt@csclub.uwaterloo.ca>
Fri, 10 Apr 2015 13:14:23 +0000 (09:14 -0400)
dat/gehennom.des

index d6fefbe55378607b111b938e3d47ba951ca50646..625255db88a4c3807a22dd51462f8b622367b0d9 100644 (file)
@@ -561,6 +561,10 @@ MONSTER:'V',random
 #
 MAZE:"sanctum", ' '
 FLAGS: noteleport,hardfloor,nommap
+# This is outside the main map, below, so we must do it before adding
+# that map and anchoring coordinates to it. This extends the invisible
+# barrier up to the top row, which falls outside the drawn map.
+NON_PASSWALL:(39,00,41,00)
 GEOMETRY:center,center
 MAP
 ----------------------------------------------------------------------------