summaryrefslogtreecommitdiff
path: root/data/maps/Route109
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/Route109')
-rw-r--r--data/maps/Route109/border.bin1
-rw-r--r--data/maps/Route109/connections.s8
-rw-r--r--data/maps/Route109/header.s15
-rw-r--r--data/maps/Route109/map.binbin0 -> 4800 bytes
4 files changed, 24 insertions, 0 deletions
diff --git a/data/maps/Route109/border.bin b/data/maps/Route109/border.bin
new file mode 100644
index 000000000..c3fe51511
--- /dev/null
+++ b/data/maps/Route109/border.bin
@@ -0,0 +1 @@
+pppp \ No newline at end of file
diff --git a/data/maps/Route109/connections.s b/data/maps/Route109/connections.s
new file mode 100644
index 000000000..6e05ad6d1
--- /dev/null
+++ b/data/maps/Route109/connections.s
@@ -0,0 +1,8 @@
+Route109_MapConnectionsList:: @ 8308928
+ connection up, 0, SlateportCity, 0
+ connection left, 40, Route108, 0
+
+Route109_MapConnections:: @ 8308940
+ .4byte 0x2
+ .4byte Route109_MapConnectionsList
+
diff --git a/data/maps/Route109/header.s b/data/maps/Route109/header.s
new file mode 100644
index 000000000..360afd7e0
--- /dev/null
+++ b/data/maps/Route109/header.s
@@ -0,0 +1,15 @@
+Route109:: @ 83056E8
+ .4byte Route109_MapAttributes
+ .4byte Route109_MapEvents
+ .4byte Route109_MapScripts
+ .4byte Route109_MapConnections
+ .2byte 401
+ .2byte 25
+ .byte 24
+ .byte 0
+ .byte 2
+ .byte 3
+ .2byte 0
+ .byte 1
+ .byte 0
+
diff --git a/data/maps/Route109/map.bin b/data/maps/Route109/map.bin
new file mode 100644
index 000000000..eb83de870
--- /dev/null
+++ b/data/maps/Route109/map.bin
Binary files differ