summaryrefslogtreecommitdiff
path: root/data/maps/headers/Route2.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-03 18:19:56 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-03 18:19:56 -0400
commit55bb99580eeccc92106437c4ad86edb8ca89ecda (patch)
tree5aa22f9fc5526c2d1461f01f5859de7dd573c2f3 /data/maps/headers/Route2.asm
parenta5375a080552f46a34377d21ab848f5cff7a6ecc (diff)
data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects
To do: Polished Map support for loading the objects
Diffstat (limited to 'data/maps/headers/Route2.asm')
-rwxr-xr-xdata/maps/headers/Route2.asm5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/headers/Route2.asm b/data/maps/headers/Route2.asm
new file mode 100755
index 00000000..521eef69
--- /dev/null
+++ b/data/maps/headers/Route2.asm
@@ -0,0 +1,5 @@
+
+ map_header Route2, ROUTE_2, OVERWORLD, NORTH | SOUTH
+ connection north, PewterCity, PEWTER_CITY, -5
+ connection south, ViridianCity, VIRIDIAN_CITY, -5
+ end_map_header