pokeemerald/data/maps/SootopolisCity_House2/scripts.inc

37 lines
1.0 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
SootopolisCity_House2_MapScripts:: @ 8226A76
.byte 0
SootopolisCity_House2_EventScript_226A77:: @ 8226A77
lock
faceplayer
msgbox SootopolisCity_House2_Text_226AAB, MSGBOX_YESNO
2019-11-02 17:34:53 +01:00
compare VAR_RESULT, YES
2018-12-22 03:32:45 +01:00
call_if_eq SootopolisCity_House2_EventScript_226A99
2019-11-02 17:34:53 +01:00
compare VAR_RESULT, NO
2018-12-22 03:32:45 +01:00
call_if_eq SootopolisCity_House2_EventScript_226AA2
2017-11-10 02:21:31 +01:00
release
end
SootopolisCity_House2_EventScript_226A99:: @ 8226A99
msgbox SootopolisCity_House2_Text_226AF1, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
return
SootopolisCity_House2_EventScript_226AA2:: @ 8226AA2
msgbox SootopolisCity_House2_Text_226B41, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
return
SootopolisCity_House2_Text_226AAB: @ 8226AAB
.string "MT. PYRE…\p"
.string "At its peak are two orbs placed side\n"
.string "by side. Did you know?$"
SootopolisCity_House2_Text_226AF1: @ 8226AF1
.string "Yes, two orbs side by side…\p"
.string "The sight of them together…\n"
.string "It is somehow soothing…$"
SootopolisCity_House2_Text_226B41: @ 8226B41
.string "Is that so?\n"
.string "Perhaps you ought to visit and see…$"