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_NorthEntrance_EventScript_16F71E",
|
||||
"script": "Route2_ViridianForest_NorthEntrance_EventScript_Youngster",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -36,7 +36,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "Route2_ViridianForest_NorthEntrance_EventScript_16F727",
|
||||
"script": "Route2_ViridianForest_NorthEntrance_EventScript_OldMan",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -49,7 +49,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "Route2_ViridianForest_NorthEntrance_EventScript_16F730",
|
||||
"script": "Route2_ViridianForest_NorthEntrance_EventScript_CooltrainerF",
|
||||
"flag": "0"
|
||||
}
|
||||
],
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
Route2_ViridianForest_NorthEntrance_MapScripts:: @ 816F71D
|
||||
.byte 0
|
||||
|
||||
Route2_ViridianForest_NorthEntrance_EventScript_16F71E:: @ 816F71E
|
||||
msgbox gUnknown_819D85C, MSGBOX_NPC
|
||||
Route2_ViridianForest_NorthEntrance_EventScript_Youngster:: @ 816F71E
|
||||
msgbox Route2_ViridianForest_NorthEntrance_Text_ManyMonsOnlyInForests, MSGBOX_NPC
|
||||
end
|
||||
|
||||
Route2_ViridianForest_NorthEntrance_EventScript_16F727:: @ 816F727
|
||||
msgbox gUnknown_819D8D0, MSGBOX_NPC
|
||||
Route2_ViridianForest_NorthEntrance_EventScript_OldMan:: @ 816F727
|
||||
msgbox Route2_ViridianForest_NorthEntrance_Text_CanCutSkinnyTrees, MSGBOX_NPC
|
||||
end
|
||||
|
||||
Route2_ViridianForest_NorthEntrance_EventScript_16F730:: @ 816F730
|
||||
msgbox gUnknown_819D93B, MSGBOX_NPC
|
||||
Route2_ViridianForest_NorthEntrance_EventScript_CooltrainerF:: @ 816F730
|
||||
msgbox Route2_ViridianForest_NorthEntrance_Text_CanCancelEvolution, MSGBOX_NPC
|
||||
end
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
gUnknown_819D85C:: @ 819D85C
|
||||
Route2_ViridianForest_NorthEntrance_Text_ManyMonsOnlyInForests:: @ 819D85C
|
||||
.string "Many POKéMON live only in forests \n"
|
||||
.string "and caves.\p"
|
||||
.string "You need to be persistent and look\n"
|
||||
.string "everywhere to get different kinds.$"
|
||||
|
||||
gUnknown_819D8D0:: @ 819D8D0
|
||||
Route2_ViridianForest_NorthEntrance_Text_CanCutSkinnyTrees:: @ 819D8D0
|
||||
.string "Have you noticed the skinny trees\n"
|
||||
.string "on the roadside?\p"
|
||||
.string "They can be cut down by a special\n"
|
||||
.string "POKéMON move, I hear.$"
|
||||
|
||||
gUnknown_819D93B:: @ 819D93B
|
||||
Route2_ViridianForest_NorthEntrance_Text_CanCancelEvolution:: @ 819D93B
|
||||
.string "Do you know the evolution-cancel\n"
|
||||
.string "technique?\p"
|
||||
.string "When a POKéMON is evolving, you\n"
|
||||
|
||||
Reference in New Issue
Block a user