mirror of
https://github.com/pret/pokefirered.git
synced 2026-09-26 13:33:14 -04:00
11 lines
263 B
ObjectPascal
11 lines
263 B
ObjectPascal
OneIsland_House1_MapScripts::
|
|
.byte 0
|
|
|
|
OneIsland_House1_EventScript_OldMan::
|
|
msgbox OneIsland_House1_Text_GazeUponVolcanoOnSunnyDays, MSGBOX_NPC
|
|
end
|
|
|
|
OneIsland_House1_EventScript_OldWoman::
|
|
msgbox OneIsland_House1_Text_LastTimeMtEmberErupted, MSGBOX_NPC
|
|
end
|