37 lines
1016 B
PHP
Raw Normal View History

2021-07-20 15:18:31 -04:00
DewfordTown_House1_MapScripts::
2017-11-09 19:21:31 -06:00
.byte 0
2021-07-20 15:18:31 -04:00
DewfordTown_House1_EventScript_Man::
2019-11-07 16:36:48 -05:00
msgbox DewfordTown_House1_Text_LotToBeSaidForLivingOnIsland, MSGBOX_NPC
2017-11-09 19:21:31 -06:00
end
2021-07-20 15:18:31 -04:00
DewfordTown_House1_EventScript_Woman::
2019-11-07 16:36:48 -05:00
msgbox DewfordTown_House1_Text_LifeGoesSlowlyOnIsland, MSGBOX_NPC
2017-11-09 19:21:31 -06:00
end
2021-07-20 15:18:31 -04:00
DewfordTown_House1_EventScript_Zigzagoon::
2017-11-09 19:21:31 -06:00
lock
faceplayer
waitse
playmoncry SPECIES_ZIGZAGOON, 0
2019-11-07 16:36:48 -05:00
msgbox DewfordTown_House1_Text_Zigzagoon, MSGBOX_DEFAULT
2017-11-09 19:21:31 -06:00
waitmoncry
release
end
2021-07-20 15:18:31 -04:00
DewfordTown_House1_Text_LotToBeSaidForLivingOnIsland:
2018-12-07 10:41:08 -05:00
.string "There's a lot to be said for living on\n"
2017-11-09 19:21:31 -06:00
.string "a small island like this in harmony with\l"
.string "POKéMON and the family.$"
2021-07-20 15:18:31 -04:00
DewfordTown_House1_Text_LifeGoesSlowlyOnIsland:
2017-11-09 19:21:31 -06:00
.string "I left the major port of SLATEPORT\n"
.string "CITY when I married my husband here.\p"
.string "Life goes by slowly on this little\n"
.string "island. But being surrounded by the\l"
2018-12-07 10:41:08 -05:00
.string "beautiful sea--that's happiness, too.$"
2017-11-09 19:21:31 -06:00
2021-07-20 15:18:31 -04:00
DewfordTown_House1_Text_Zigzagoon:
2017-11-09 19:21:31 -06:00
.string "ZIGZAGOON: Guguuh!$"