pokeemerald/data/maps/PacifidlogTown_House4/scripts.inc

56 lines
1.6 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
PacifidlogTown_House4_MapScripts:: @ 8203F4B
.byte 0
PacifidlogTown_House4_EventScript_203F4C:: @ 8203F4C
msgbox PacifidlogTown_House4_Text_204017, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
PacifidlogTown_House4_EventScript_203F55:: @ 8203F55
msgbox PacifidlogTown_House4_Text_203F93, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
PacifidlogTown_House4_EventScript_203F5E:: @ 8203F5E
lock
faceplayer
msgbox PacifidlogTown_House4_Text_204035, MSGBOX_YESNO
compare VAR_RESULT, 1
2018-12-22 02:28:24 +01:00
goto_if_eq PacifidlogTown_House4_EventScript_203F7F
compare VAR_RESULT, 0
2018-12-22 02:28:24 +01:00
goto_if_eq PacifidlogTown_House4_EventScript_203F89
2017-11-10 02:21:31 +01:00
end
PacifidlogTown_House4_EventScript_203F7F:: @ 8203F7F
msgbox PacifidlogTown_House4_Text_20404E, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
PacifidlogTown_House4_EventScript_203F89:: @ 8203F89
msgbox PacifidlogTown_House4_Text_204084, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
PacifidlogTown_House4_Text_203F93: @ 8203F93
.string "People were saying they saw a POKéMON\n"
.string "flying high above HOENN.\p"
.string "Is it flying around all the time?\n"
2018-12-07 16:41:08 +01:00
.string "Doesn't it need to rest somewhere?$"
2017-11-10 02:21:31 +01:00
PacifidlogTown_House4_Text_204017: @ 8204017
.string "A sky POKéMON!\n"
.string "A sky POKéMON!$"
PacifidlogTown_House4_Text_204035: @ 8204035
.string "Where did you come from?$"
PacifidlogTown_House4_Text_20404E: @ 820404E
.string "Yes?\n"
.string "YES TOWN?\p"
2018-12-07 16:41:08 +01:00
.string "I've never heard of a place like that.$"
2017-11-10 02:21:31 +01:00
PacifidlogTown_House4_Text_204084: @ 8204084
2018-12-07 16:41:08 +01:00
.string "No? That doesn't make any sense.\n"
2017-11-10 02:21:31 +01:00
.string "You have to come from somewhere.\p"
2018-12-07 16:41:08 +01:00
.string "Oh! Wait! You're not going to say you\n"
2017-11-10 02:21:31 +01:00
.string "were born at the bottom of the sea?$"