27 lines
665 B
PHP
Raw Normal View History

2021-07-20 15:18:31 -04:00
LavaridgeTown_House_MapScripts::
2017-11-09 19:21:31 -06:00
.byte 0
2021-07-20 15:18:31 -04:00
LavaridgeTown_House_EventScript_OldMan::
2019-11-07 15:21:32 -05:00
msgbox LavaridgeTown_House_Text_WifeWarmingEggInHotSprings, MSGBOX_NPC
2017-11-09 19:21:31 -06:00
end
2021-07-20 15:18:31 -04:00
LavaridgeTown_House_EventScript_Zigzagoon::
2017-11-09 19:21:31 -06:00
lock
faceplayer
waitse
playmoncry SPECIES_ZIGZAGOON, 0
2019-11-07 15:21:32 -05:00
msgbox LavaridgeTown_House_Text_Zigzagoon, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
waitmoncry
release
end
2021-07-20 15:18:31 -04:00
LavaridgeTown_House_Text_WifeWarmingEggInHotSprings:
2018-12-07 10:41:08 -05:00
.string "My wife's warming an EGG in the hot\n"
2017-11-09 19:21:31 -06:00
.string "springs. This is what she told me.\p"
.string "She left two POKéMON with the DAY CARE.\n"
.string "And they discovered that EGG!$"
2021-07-20 15:18:31 -04:00
LavaridgeTown_House_Text_Zigzagoon:
2017-11-09 19:21:31 -06:00
.string "ZIGZAGOON: Pshoo!$"