diff options
Diffstat (limited to 'data/maps/Route122')
| -rw-r--r-- | data/maps/Route122/border.bin | 1 | ||||
| -rw-r--r-- | data/maps/Route122/connections.s | 8 | ||||
| -rw-r--r-- | data/maps/Route122/header.s | 15 | ||||
| -rw-r--r-- | data/maps/Route122/map.bin | bin | 0 -> 3200 bytes |
4 files changed, 24 insertions, 0 deletions
diff --git a/data/maps/Route122/border.bin b/data/maps/Route122/border.bin new file mode 100644 index 000000000..c3fe51511 --- /dev/null +++ b/data/maps/Route122/border.bin @@ -0,0 +1 @@ +pppp
\ No newline at end of file diff --git a/data/maps/Route122/connections.s b/data/maps/Route122/connections.s new file mode 100644 index 000000000..ae4bc0daa --- /dev/null +++ b/data/maps/Route122/connections.s @@ -0,0 +1,8 @@ +Route122_MapConnectionsList:: @ 8308B10 + connection up, -20, Route121, 0 + connection down, -100, Route123, 0 + +Route122_MapConnections:: @ 8308B28 + .4byte 0x2 + .4byte Route122_MapConnectionsList + diff --git a/data/maps/Route122/header.s b/data/maps/Route122/header.s new file mode 100644 index 000000000..17d0add81 --- /dev/null +++ b/data/maps/Route122/header.s @@ -0,0 +1,15 @@ +Route122:: @ 8305854 + .4byte Route122_MapAttributes + .4byte Route122_MapEvents + .4byte Route122_MapScripts + .4byte Route122_MapConnections + .2byte 374 + .2byte 38 + .byte 37 + .byte 0 + .byte 2 + .byte 3 + .2byte 0 + .byte 1 + .byte 0 + diff --git a/data/maps/Route122/map.bin b/data/maps/Route122/map.bin Binary files differnew file mode 100644 index 000000000..1c76b0b0a --- /dev/null +++ b/data/maps/Route122/map.bin |
