pokeemerald/data/maps/FortreeCity_House5/scripts.inc

36 lines
985 B
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
FortreeCity_House5_MapScripts:: @ 8217EF1
.byte 0
2019-11-07 20:49:52 +01:00
FortreeCity_House5_EventScript_PokefanF:: @ 8217EF2
msgbox FortreeCity_House5_Text_TreeHousesAreGreat, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2019-11-07 20:49:52 +01:00
FortreeCity_House5_EventScript_Man:: @ 8217EFB
msgbox FortreeCity_House5_Text_AdaptedToNature, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2019-11-07 20:49:52 +01:00
FortreeCity_House5_EventScript_Zigzagoon:: @ 8217F04
2017-11-10 02:21:31 +01:00
lock
faceplayer
waitse
playmoncry SPECIES_ZIGZAGOON, 0
2019-11-07 20:49:52 +01:00
msgbox FortreeCity_House5_Text_Zigzagoon, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
waitmoncry
release
end
2019-11-07 20:49:52 +01:00
FortreeCity_House5_Text_TreeHousesAreGreat: @ 8217F17
2017-11-10 02:21:31 +01:00
.string "The tree houses of FORTREE are great!\p"
2018-12-07 16:41:08 +01:00
.string "I think it's the number one town for\n"
2017-11-10 02:21:31 +01:00
.string "living together with POKéMON.$"
2019-11-07 20:49:52 +01:00
FortreeCity_House5_Text_AdaptedToNature: @ 8217F80
2017-11-10 02:21:31 +01:00
.string "POKéMON and people have adapted to\n"
.string "nature for survival.\p"
2018-12-07 16:41:08 +01:00
.string "There's no need to make nature\n"
2017-11-10 02:21:31 +01:00
.string "conform to the way we want to live.$"
2019-11-07 20:49:52 +01:00
FortreeCity_House5_Text_Zigzagoon: @ 8217FFB
2017-11-10 02:21:31 +01:00
.string "ZIGZAGOON: Bufuu!$"