pokeemerald/data/maps/DewfordTown_House1/scripts.inc

37 lines
1.1 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
DewfordTown_House1_MapScripts:: @ 81FC3CD
.byte 0
2019-11-07 22:36:48 +01:00
DewfordTown_House1_EventScript_Man:: @ 81FC3CE
msgbox DewfordTown_House1_Text_LotToBeSaidForLivingOnIsland, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2019-11-07 22:36:48 +01:00
DewfordTown_House1_EventScript_Woman:: @ 81FC3D7
msgbox DewfordTown_House1_Text_LifeGoesSlowlyOnIsland, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2019-11-07 22:36:48 +01:00
DewfordTown_House1_EventScript_Zigzagoon:: @ 81FC3E0
2017-11-10 02:21:31 +01:00
lock
faceplayer
waitse
playmoncry SPECIES_ZIGZAGOON, 0
2019-11-07 22:36:48 +01:00
msgbox DewfordTown_House1_Text_Zigzagoon, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
waitmoncry
release
end
2019-11-07 22:36:48 +01:00
DewfordTown_House1_Text_LotToBeSaidForLivingOnIsland: @ 81FC3F3
2018-12-07 16:41:08 +01:00
.string "There's a lot to be said for living on\n"
2017-11-10 02:21:31 +01:00
.string "a small island like this in harmony with\l"
.string "POKéMON and the family.$"
2019-11-07 22:36:48 +01:00
DewfordTown_House1_Text_LifeGoesSlowlyOnIsland: @ 81FC45B
2017-11-10 02:21:31 +01: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 16:41:08 +01:00
.string "beautiful sea--that's happiness, too.$"
2017-11-10 02:21:31 +01:00
2019-11-07 22:36:48 +01:00
DewfordTown_House1_Text_Zigzagoon: @ 81FC510
2017-11-10 02:21:31 +01:00
.string "ZIGZAGOON: Guguuh!$"