summaryrefslogtreecommitdiff
path: root/data/maps/Route3
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/Route3')
-rw-r--r--data/maps/Route3/map.json165
-rw-r--r--data/maps/Route3/scripts.inc10
-rw-r--r--data/maps/Route3/text.inc104
3 files changed, 279 insertions, 0 deletions
diff --git a/data/maps/Route3/map.json b/data/maps/Route3/map.json
new file mode 100644
index 000000000..7dd795ed8
--- /dev/null
+++ b/data/maps/Route3/map.json
@@ -0,0 +1,165 @@
+{
+ "id": "MAP_ROUTE3",
+ "name": "Route3",
+ "layout": "LAYOUT_ROUTE3",
+ "music": "BGM_FRLG_ROUTE_3",
+ "region_map_section": "MAPSEC_ROUTE_3",
+ "requires_flash": false,
+ "weather": "WEATHER_SUNNY",
+ "map_type": "MAP_TYPE_3",
+ "unknown_18": 1,
+ "unknown_19": 6,
+ "elevator_flag": 0,
+ "battle_scene": "BATTLE_SCENE_0",
+ "connections": [
+ {
+ "map": "MAP_ROUTE4",
+ "offset": 60,
+ "direction": "up"
+ },
+ {
+ "map": "MAP_PEWTER_CITY",
+ "offset": -10,
+ "direction": "left"
+ }
+ ],
+ "object_events": [
+ {
+ "graphics_id": "18",
+ "x": 70,
+ "y": 13,
+ "elevation": 3,
+ "movement_type": "1",
+ "movement_range_x": 1,
+ "movement_range_y": 1,
+ "trainer_type": 0,
+ "trainer_sight_or_berry_tree_id": 0,
+ "script": "Route3_EventScript_167F78",
+ "flag": "0"
+ },
+ {
+ "graphics_id": "22",
+ "x": 40,
+ "y": 11,
+ "elevation": 3,
+ "movement_type": "3",
+ "movement_range_x": 1,
+ "movement_range_y": 1,
+ "trainer_type": 1,
+ "trainer_sight_or_berry_tree_id": 3,
+ "script": "Route3_EventScript_1A957B",
+ "flag": "0"
+ },
+ {
+ "graphics_id": "20",
+ "x": 32,
+ "y": 6,
+ "elevation": 3,
+ "movement_type": "10",
+ "movement_range_x": 1,
+ "movement_range_y": 1,
+ "trainer_type": 1,
+ "trainer_sight_or_berry_tree_id": 4,
+ "script": "Route3_EventScript_1A94C1",
+ "flag": "0"
+ },
+ {
+ "graphics_id": "22",
+ "x": 30,
+ "y": 3,
+ "elevation": 3,
+ "movement_type": "9",
+ "movement_range_x": 1,
+ "movement_range_y": 1,
+ "trainer_type": 1,
+ "trainer_sight_or_berry_tree_id": 5,
+ "script": "Route3_EventScript_1A953D",
+ "flag": "0"
+ },
+ {
+ "graphics_id": "20",
+ "x": 25,
+ "y": 4,
+ "elevation": 3,
+ "movement_type": "8",
+ "movement_range_x": 1,
+ "movement_range_y": 1,
+ "trainer_type": 1,
+ "trainer_sight_or_berry_tree_id": 2,
+ "script": "Route3_EventScript_1A9483",
+ "flag": "0"
+ },
+ {
+ "graphics_id": "18",
+ "x": 29,
+ "y": 10,
+ "elevation": 3,
+ "movement_type": "9",
+ "movement_range_x": 1,
+ "movement_range_y": 1,
+ "trainer_type": 1,
+ "trainer_sight_or_berry_tree_id": 5,
+ "script": "Route3_EventScript_1A9407",
+ "flag": "0"
+ },
+ {
+ "graphics_id": "22",
+ "x": 19,
+ "y": 9,
+ "elevation": 3,
+ "movement_type": "9",
+ "movement_range_x": 1,
+ "movement_range_y": 1,
+ "trainer_type": 1,
+ "trainer_sight_or_berry_tree_id": 5,
+ "script": "Route3_EventScript_1A94FF",
+ "flag": "0"
+ },
+ {
+ "graphics_id": "20",
+ "x": 12,
+ "y": 6,
+ "elevation": 3,
+ "movement_type": "10",
+ "movement_range_x": 1,
+ "movement_range_y": 1,
+ "trainer_type": 1,
+ "trainer_sight_or_berry_tree_id": 3,
+ "script": "Route3_EventScript_1A9445",
+ "flag": "0"
+ },
+ {
+ "graphics_id": "18",
+ "x": 17,
+ "y": 4,
+ "elevation": 3,
+ "movement_type": "8",
+ "movement_range_x": 1,
+ "movement_range_y": 1,
+ "trainer_type": 1,
+ "trainer_sight_or_berry_tree_id": 2,
+ "script": "Route3_EventScript_1A93C9",
+ "flag": "0"
+ }
+ ],
+ "warp_events": [],
+ "coord_events": [],
+ "bg_events": [
+ {
+ "type": "bg_event_type_0",
+ "x": 72,
+ "y": 11,
+ "elevation": 0,
+ "script": "Route3_EventScript_167F81"
+ },
+ {
+ "type": "hidden_item",
+ "x": 26,
+ "y": 9,
+ "elevation": 3,
+ "item": "ITEM_ORAN_BERRY",
+ "flag": "113",
+ "unknown": 1
+ }
+ ]
+}
diff --git a/data/maps/Route3/scripts.inc b/data/maps/Route3/scripts.inc
new file mode 100644
index 000000000..7bf593794
--- /dev/null
+++ b/data/maps/Route3/scripts.inc
@@ -0,0 +1,10 @@
+Route3_MapScripts:: @ 8167F77
+ .byte 0
+
+Route3_EventScript_167F78:: @ 8167F78
+ msgbox gUnknown_8183491, 2
+ end
+
+Route3_EventScript_167F81:: @ 8167F81
+ msgbox gUnknown_81838C0, 3
+ end
diff --git a/data/maps/Route3/text.inc b/data/maps/Route3/text.inc
new file mode 100644
index 000000000..32aa96e19
--- /dev/null
+++ b/data/maps/Route3/text.inc
@@ -0,0 +1,104 @@
+gUnknown_8183491:: @ 8183491
+ .string "Whew… I better take a rest…\n"
+ .string "Groan…\p"
+ .string "That tunnel from CERULEAN takes a\n"
+ .string "lot out of you!$"
+
+Text_1834E6:: @ 81834E6
+ .string "Hey!\n"
+ .string "I saw you in VIRIDIAN FOREST!$"
+
+Text_183509:: @ 8183509
+ .string "You beat me again!$"
+
+Text_18351C:: @ 818351C
+ .string "There are other kinds of POKéMON\n"
+ .string "than the ones you find in forests.$"
+
+Text_183560:: @ 8183560
+ .string "Hi!\n"
+ .string "I like shorts!\p"
+ .string "They're delightfully comfy and\n"
+ .string "easy to wear!$"
+
+Text_1835A0:: @ 81835A0
+ .string "I don't believe it!$"
+
+Text_1835B4:: @ 81835B4
+ .string "Are you using a POKéMON CENTER's\n"
+ .string "PC for storing your POKéMON?\p"
+ .string "Each BOX can hold up to\n"
+ .string "30 POKéMON.$"
+
+Text_183616:: @ 8183616
+ .string "Excuse me!\n"
+ .string "You looked at me, didn't you?$"
+
+Text_18363F:: @ 818363F
+ .string "You're mean!$"
+
+Text_18364C:: @ 818364C
+ .string "You shouldn't be staring if you\n"
+ .string "don't want to battle!$"
+
+Text_183682:: @ 8183682
+ .string "Are you a TRAINER?\n"
+ .string "Let's get with it right away!$"
+
+Text_1836B3:: @ 81836B3
+ .string "If I had new POKéMON, I would've\n"
+ .string "won!$"
+
+Text_1836D9:: @ 81836D9
+ .string "If a POKéMON BOX on the PC gets\n"
+ .string "full, just switch to another BOX.$"
+
+Text_18371B:: @ 818371B
+ .string "That look you gave me…\n"
+ .string "It's so intriguing!$"
+
+Text_183746:: @ 8183746
+ .string "Be nice!$"
+
+Text_18374F:: @ 818374F
+ .string "You can avoid battles by not\n"
+ .string "letting TRAINERS see you.$"
+
+Text_183786:: @ 8183786
+ .string "Hey! You're not wearing shorts!\n"
+ .string "What's wrong with you?$"
+
+Text_1837BD:: @ 81837BD
+ .string "Lost!\n"
+ .string "Lost! Lost!$"
+
+Text_1837CF:: @ 81837CF
+ .string "I always wear shorts, even in\n"
+ .string "winter. That's my policy.$"
+
+Text_183807:: @ 8183807
+ .string "I'll battle you with the POKéMON\n"
+ .string "I just caught.$"
+
+Text_183837:: @ 8183837
+ .string "Done like dinner!$"
+
+Text_183849:: @ 8183849
+ .string "Trained POKéMON are stronger than\n"
+ .string "the wild ones.$"
+
+Text_18387A:: @ 818387A
+ .string "Eek!\n"
+ .string "Did you touch me?$"
+
+Text_183891:: @ 8183891
+ .string "That's it?$"
+
+Text_18389C:: @ 818389C
+ .string "ROUTE 4 is at the foot of\n"
+ .string "MT. MOON.$"
+
+gUnknown_81838C0:: @ 81838C0
+ .string "ROUTE 3\n"
+ .string "MT. MOON AHEAD$"
+