summaryrefslogtreecommitdiff
path: root/data/maps/Route104
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/Route104')
-rw-r--r--data/maps/Route104/border.bin1
-rw-r--r--data/maps/Route104/connections.s9
-rw-r--r--data/maps/Route104/header.s15
-rw-r--r--data/maps/Route104/map.binbin0 -> 6400 bytes
4 files changed, 25 insertions, 0 deletions
diff --git a/data/maps/Route104/border.bin b/data/maps/Route104/border.bin
new file mode 100644
index 000000000..03bcafef1
--- /dev/null
+++ b/data/maps/Route104/border.bin
@@ -0,0 +1 @@
+ÔÕÜÝ \ No newline at end of file
diff --git a/data/maps/Route104/connections.s b/data/maps/Route104/connections.s
new file mode 100644
index 000000000..c394dfe0e
--- /dev/null
+++ b/data/maps/Route104/connections.s
@@ -0,0 +1,9 @@
+Route104_MapConnectionsList:: @ 830887C
+ connection up, 0, RustboroCity, 0
+ connection down, 0, Route105, 0
+ connection right, 50, PetalburgCity, 0
+
+Route104_MapConnections:: @ 83088A0
+ .4byte 0x3
+ .4byte Route104_MapConnectionsList
+
diff --git a/data/maps/Route104/header.s b/data/maps/Route104/header.s
new file mode 100644
index 000000000..22e965902
--- /dev/null
+++ b/data/maps/Route104/header.s
@@ -0,0 +1,15 @@
+Route104:: @ 830565C
+ .4byte Route104_MapAttributes
+ .4byte Route104_MapEvents
+ .4byte Route104_MapScripts
+ .4byte Route104_MapConnections
+ .2byte 401
+ .2byte 20
+ .byte 19
+ .byte 0
+ .byte 2
+ .byte 3
+ .2byte 0
+ .byte 1
+ .byte 0
+
diff --git a/data/maps/Route104/map.bin b/data/maps/Route104/map.bin
new file mode 100644
index 000000000..7731bc31c
--- /dev/null
+++ b/data/maps/Route104/map.bin
Binary files differ