Document Viridian City scripts and adjacent routes
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "Route2_ViridianForest_SouthEntrance_EventScript_16F5E6",
|
||||
"script": "Route2_ViridianForest_SouthEntrance_EventScript_Woman1",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -36,7 +36,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "Route2_ViridianForest_SouthEntrance_EventScript_16F5EF",
|
||||
"script": "Route2_ViridianForest_SouthEntrance_EventScript_Woman2",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
Route2_ViridianForest_SouthEntrance_MapScripts:: @ 816F5E5
|
||||
.byte 0
|
||||
|
||||
Route2_ViridianForest_SouthEntrance_EventScript_16F5E6:: @ 816F5E6
|
||||
msgbox gUnknown_819D52C, MSGBOX_NPC
|
||||
Route2_ViridianForest_SouthEntrance_EventScript_Woman1:: @ 816F5E6
|
||||
msgbox Route2_ViridianForest_SouthEntrance_Text_ForestIsMaze, MSGBOX_NPC
|
||||
end
|
||||
|
||||
Route2_ViridianForest_SouthEntrance_EventScript_16F5EF:: @ 816F5EF
|
||||
msgbox gUnknown_819D58B, MSGBOX_NPC
|
||||
Route2_ViridianForest_SouthEntrance_EventScript_Woman2:: @ 816F5EF
|
||||
msgbox Route2_ViridianForest_SouthEntrance_Text_RattataHasWickedBite, MSGBOX_NPC
|
||||
end
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
gUnknown_819D52C:: @ 819D52C
|
||||
Route2_ViridianForest_SouthEntrance_Text_ForestIsMaze:: @ 819D52C
|
||||
.string "Are you going to VIRIDIAN FOREST?\n"
|
||||
.string "It's a natural maze in there.\l"
|
||||
.string "Be careful you don't get lost.$"
|
||||
|
||||
gUnknown_819D58B:: @ 819D58B
|
||||
Route2_ViridianForest_SouthEntrance_Text_RattataHasWickedBite:: @ 819D58B
|
||||
.string "RATTATA may be small, but don't\n"
|
||||
.string "underestimate its wicked bite.\p"
|
||||
.string "Have you caught one already?$"
|
||||
|
||||
Reference in New Issue
Block a user