summaryrefslogtreecommitdiff
path: root/data/maps/Route106
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/Route106')
-rw-r--r--data/maps/Route106/border.bin1
-rw-r--r--data/maps/Route106/connections.s8
-rw-r--r--data/maps/Route106/header.s15
-rw-r--r--data/maps/Route106/map.binbin0 -> 3200 bytes
4 files changed, 24 insertions, 0 deletions
diff --git a/data/maps/Route106/border.bin b/data/maps/Route106/border.bin
new file mode 100644
index 000000000..281762f5b
--- /dev/null
+++ b/data/maps/Route106/border.bin
@@ -0,0 +1 @@
+CCCC \ No newline at end of file
diff --git a/data/maps/Route106/connections.s b/data/maps/Route106/connections.s
new file mode 100644
index 000000000..28acdb4d5
--- /dev/null
+++ b/data/maps/Route106/connections.s
@@ -0,0 +1,8 @@
+Route106_MapConnectionsList:: @ 83088C8
+ connection up, 0, Route105, 0
+ connection down, 60, DewfordTown, 0
+
+Route106_MapConnections:: @ 83088E0
+ .4byte 0x2
+ .4byte Route106_MapConnectionsList
+
diff --git a/data/maps/Route106/header.s b/data/maps/Route106/header.s
new file mode 100644
index 000000000..fba96d7f7
--- /dev/null
+++ b/data/maps/Route106/header.s
@@ -0,0 +1,15 @@
+Route106:: @ 8305694
+ .4byte Route106_MapAttributes
+ .4byte Route106_MapEvents
+ .4byte Route106_MapScripts
+ .4byte Route106_MapConnections
+ .2byte 401
+ .2byte 22
+ .byte 21
+ .byte 0
+ .byte 2
+ .byte 3
+ .2byte 0
+ .byte 1
+ .byte 0
+
diff --git a/data/maps/Route106/map.bin b/data/maps/Route106/map.bin
new file mode 100644
index 000000000..d65a278a4
--- /dev/null
+++ b/data/maps/Route106/map.bin
Binary files differ