Add east/west connected map for testing

This commit is contained in:
xCrystal
2023-12-21 19:57:17 +01:00
parent 1cc65f4255
commit eafc71f4a2
18 changed files with 57 additions and 10 deletions

View File

@@ -123,7 +123,7 @@
tilecoll WATER, WATER, WATER, WATER ; 7a
tilecoll WALL, WALL, WALL, WALL ; 7b
tilecoll WALL, WALL, WALL, WALL ; 7c
tilecoll WALL, WALL, WALL, WALL ; 7d
tilecoll BRANCH_SPACE, FLOOR, FLOOR, FLOOR ; 7d
tilecoll BRANCH_SPACE, FLOOR, FLOOR, FLOOR ; 7e
tilecoll UNION_SPACE, FLOOR, FLOOR, FLOOR ; 7f
tilecoll BLUE_SPACE, FLOOR, FLOOR, FLOOR ; 80

File diff suppressed because one or more lines are too long