Prevent minotaur in mines end and bigroom mazes

This commit is contained in:
Pasi Kallinen
2015-12-28 17:42:55 +02:00
parent e43e97b021
commit 32305ace5c
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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