mirror of
https://github.com/pret/pokefirered.git
synced 2026-09-26 13:33:14 -04:00
11 lines
267 B
ObjectPascal
11 lines
267 B
ObjectPascal
ThreeIsland_House4_MapScripts::
|
|
.byte 0
|
|
|
|
ThreeIsland_House4_EventScript_BaldingMan::
|
|
msgbox ThreeIsland_House4_Text_GhostsInBerryForest, MSGBOX_NPC
|
|
end
|
|
|
|
ThreeIsland_House4_EventScript_LittleBoy::
|
|
msgbox ThreeIsland_House4_Text_PapaKeepsLyingToMe, MSGBOX_NPC
|
|
end
|