mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-31 20:52:48 -05:00
15 lines
498 B
PHP
15 lines
498 B
PHP
Route2_ViridianForest_NorthEntrance_MapScripts::
|
|
.byte 0
|
|
|
|
Route2_ViridianForest_NorthEntrance_EventScript_Youngster::
|
|
msgbox Route2_ViridianForest_NorthEntrance_Text_ManyMonsOnlyInForests, MSGBOX_NPC
|
|
end
|
|
|
|
Route2_ViridianForest_NorthEntrance_EventScript_OldMan::
|
|
msgbox Route2_ViridianForest_NorthEntrance_Text_CanCutSkinnyTrees, MSGBOX_NPC
|
|
end
|
|
|
|
Route2_ViridianForest_NorthEntrance_EventScript_CooltrainerF::
|
|
msgbox Route2_ViridianForest_NorthEntrance_Text_CanCancelEvolution, MSGBOX_NPC
|
|
end
|