Prevent minotaur in mines end and bigroom mazes
This commit is contained in:
@@ -708,7 +708,7 @@ LOOP [28] {
|
|||||||
MONSTER:random,random
|
MONSTER:random,random
|
||||||
}
|
}
|
||||||
|
|
||||||
MAZEWALK:(4, 2), south
|
MAZEWALK:(4, 2), south, false
|
||||||
|
|
||||||
# Stairs up, not in the fog maze
|
# Stairs up, not in the fog maze
|
||||||
STAIR:(00,00,70,18),(02,03,68,15),up
|
STAIR:(00,00,70,18),(02,03,68,15),up
|
||||||
|
|||||||
@@ -1140,7 +1140,7 @@ DOOR:closed,(37,8)
|
|||||||
DOOR:closed,(47,8)
|
DOOR:closed,(47,8)
|
||||||
DOOR:closed,(73,5)
|
DOOR:closed,(73,5)
|
||||||
DOOR:closed,(2,15)
|
DOOR:closed,(2,15)
|
||||||
MAZEWALK:(36,8),west
|
MAZEWALK:(36,8),west,false
|
||||||
STAIR:(42,8),up
|
STAIR:(42,8),up
|
||||||
WALLIFY
|
WALLIFY
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user