diff options
Diffstat (limited to 'data/maps/Route122')
| -rw-r--r-- | data/maps/Route122/border.bin | 1 | ||||
| -rw-r--r-- | data/maps/Route122/events.inc | 6 | ||||
| -rw-r--r-- | data/maps/Route122/header.inc | 2 | ||||
| -rw-r--r-- | data/maps/Route122/map.bin | bin | 3200 -> 0 bytes | |||
| -rw-r--r-- | data/maps/Route122/scripts.inc | 3 |
5 files changed, 10 insertions, 2 deletions
diff --git a/data/maps/Route122/border.bin b/data/maps/Route122/border.bin deleted file mode 100644 index c3fe51511..000000000 --- a/data/maps/Route122/border.bin +++ /dev/null @@ -1 +0,0 @@ -pppp
\ No newline at end of file diff --git a/data/maps/Route122/events.inc b/data/maps/Route122/events.inc new file mode 100644 index 000000000..4c5b9b464 --- /dev/null +++ b/data/maps/Route122/events.inc @@ -0,0 +1,6 @@ +Route122_MapWarps: @ 852BDA0 + warp_def 22, 29, 0, 0, MAP_MT_PYRE_1F + +Route122_MapEvents:: @ 852BDA8 + map_events 0x0, Route122_MapWarps, 0x0, 0x0 + diff --git a/data/maps/Route122/header.inc b/data/maps/Route122/header.inc index f4856b8ab..591501de1 100644 --- a/data/maps/Route122/header.inc +++ b/data/maps/Route122/header.inc @@ -1,5 +1,5 @@ Route122: @ 84828C4 - .4byte Route122_MapAttributes + .4byte Route122_Layout .4byte Route122_MapEvents .4byte Route122_MapScripts .4byte Route122_MapConnections diff --git a/data/maps/Route122/map.bin b/data/maps/Route122/map.bin Binary files differdeleted file mode 100644 index 1c76b0b0a..000000000 --- a/data/maps/Route122/map.bin +++ /dev/null diff --git a/data/maps/Route122/scripts.inc b/data/maps/Route122/scripts.inc new file mode 100644 index 000000000..8fcfb4c09 --- /dev/null +++ b/data/maps/Route122/scripts.inc @@ -0,0 +1,3 @@ +Route122_MapScripts:: @ 81F6146 + .byte 0 + |
