summaryrefslogtreecommitdiff
path: root/data/maps/Route116
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/Route116')
-rw-r--r--data/maps/Route116/border.bin1
-rw-r--r--data/maps/Route116/connections.s8
-rw-r--r--data/maps/Route116/header.s15
-rw-r--r--data/maps/Route116/map.binbin0 -> 4000 bytes
4 files changed, 24 insertions, 0 deletions
diff --git a/data/maps/Route116/border.bin b/data/maps/Route116/border.bin
new file mode 100644
index 000000000..03bcafef1
--- /dev/null
+++ b/data/maps/Route116/border.bin
@@ -0,0 +1 @@
+ÔÕÜÝ \ No newline at end of file
diff --git a/data/maps/Route116/connections.s b/data/maps/Route116/connections.s
new file mode 100644
index 000000000..19e82aabc
--- /dev/null
+++ b/data/maps/Route116/connections.s
@@ -0,0 +1,8 @@
+Route116_MapConnectionsList:: @ 8308A38
+ connection down, 80, VerdanturfTown, 0
+ connection left, 0, RustboroCity, 0
+
+Route116_MapConnections:: @ 8308A50
+ .4byte 0x2
+ .4byte Route116_MapConnectionsList
+
diff --git a/data/maps/Route116/header.s b/data/maps/Route116/header.s
new file mode 100644
index 000000000..8c9d5baac
--- /dev/null
+++ b/data/maps/Route116/header.s
@@ -0,0 +1,15 @@
+Route116:: @ 83057AC
+ .4byte Route116_MapAttributes
+ .4byte Route116_MapEvents
+ .4byte Route116_MapScripts
+ .4byte Route116_MapConnections
+ .2byte 401
+ .2byte 32
+ .byte 31
+ .byte 0
+ .byte 2
+ .byte 3
+ .2byte 0
+ .byte 1
+ .byte 0
+
diff --git a/data/maps/Route116/map.bin b/data/maps/Route116/map.bin
new file mode 100644
index 000000000..055562dbb
--- /dev/null
+++ b/data/maps/Route116/map.bin
Binary files differ