From: Pasi Kallinen Date: Mon, 28 Dec 2015 15:42:55 +0000 (+0200) Subject: Prevent minotaur in mines end and bigroom mazes X-Git-Tag: NetHack-3.6.1_RC01~1103 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32305ace5cfec0df0b88853c00d8b93fda787893;p=nethack Prevent minotaur in mines end and bigroom mazes --- diff --git a/dat/bigroom.des b/dat/bigroom.des index f6d1657b1..3726d74c0 100644 --- a/dat/bigroom.des +++ b/dat/bigroom.des @@ -708,7 +708,7 @@ LOOP [28] { MONSTER:random,random } -MAZEWALK:(4, 2), south +MAZEWALK:(4, 2), south, false # Stairs up, not in the fog maze STAIR:(00,00,70,18),(02,03,68,15),up diff --git a/dat/mines.des b/dat/mines.des index 7f76d7b3e..ec1a0964c 100644 --- a/dat/mines.des +++ b/dat/mines.des @@ -1140,7 +1140,7 @@ DOOR:closed,(37,8) DOOR:closed,(47,8) DOOR:closed,(73,5) DOOR:closed,(2,15) -MAZEWALK:(36,8),west +MAZEWALK:(36,8),west,false STAIR:(42,8),up WALLIFY