summaryrefslogtreecommitdiff
path: root/data/maps/Route118
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-11-17 19:34:55 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-11-17 19:34:55 +0100
commitd0245cf8d23aa65a357977a00b21f58d42dfcf6e (patch)
treecb5e1c81baaf882f2bb8f323b04a7b41d316be7b /data/maps/Route118
parent3e1f3d0e1e2bc5fbe5e630d81b741b653080e77b (diff)
parenta98c6bf210cec0591badb51be1e472c5fb4f1f1a (diff)
recorded battle merge conflicts fix
Diffstat (limited to 'data/maps/Route118')
-rw-r--r--data/maps/Route118/border.bin1
-rw-r--r--data/maps/Route118/connections.inc9
-rw-r--r--data/maps/Route118/header.inc15
-rw-r--r--data/maps/Route118/map.binbin0 -> 3200 bytes
4 files changed, 25 insertions, 0 deletions
diff --git a/data/maps/Route118/border.bin b/data/maps/Route118/border.bin
new file mode 100644
index 000000000..c3fe51511
--- /dev/null
+++ b/data/maps/Route118/border.bin
@@ -0,0 +1 @@
+pppp \ No newline at end of file
diff --git a/data/maps/Route118/connections.inc b/data/maps/Route118/connections.inc
new file mode 100644
index 000000000..fe473be52
--- /dev/null
+++ b/data/maps/Route118/connections.inc
@@ -0,0 +1,9 @@
+Route118_MapConnectionsList: @ 8486A74
+ connection up, 40, ROUTE_119, 0
+ connection left, 0, MAUVILLE_CITY, 0
+ connection right, 0, ROUTE_123, 0
+
+Route118_MapConnections: @ 8486A98
+ .4byte 0x3
+ .4byte Route118_MapConnectionsList
+
diff --git a/data/maps/Route118/header.inc b/data/maps/Route118/header.inc
new file mode 100644
index 000000000..fe01c71cb
--- /dev/null
+++ b/data/maps/Route118/header.inc
@@ -0,0 +1,15 @@
+Route118: @ 8482854
+ .4byte Route118_MapAttributes
+ .4byte Route118_MapEvents
+ .4byte Route118_MapScripts
+ .4byte Route118_MapConnections
+ .2byte BGM_ROUTE_118
+ .2byte 34
+ .byte 33
+ .byte 0
+ .byte 2
+ .byte 3
+ .2byte 0
+ .byte 13
+ .byte 0
+
diff --git a/data/maps/Route118/map.bin b/data/maps/Route118/map.bin
new file mode 100644
index 000000000..dfd8a293d
--- /dev/null
+++ b/data/maps/Route118/map.bin
Binary files differ