pokeemerald/data/maps/AbandonedShip_CaptainsOffice/scripts.inc

43 lines
1.4 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
AbandonedShip_CaptainsOffice_MapScripts:: @ 82387E1
.byte 0
AbandonedShip_CaptainsOffice_EventScript_2387E2:: @ 82387E2
lock
faceplayer
2018-12-22 02:28:24 +01:00
goto_if_set FLAG_TRADED_SCANNER_TO_STERN, AbandonedShip_CaptainsOffice_EventScript_23881A
2017-11-10 02:21:31 +01:00
checkitem ITEM_SCANNER, 1
compare VAR_RESULT, 1
2018-12-22 02:28:24 +01:00
goto_if_eq AbandonedShip_CaptainsOffice_EventScript_238810
goto_if_set FLAG_ITEM_ABANDONED_SHIP_HIDDEN_FLOOR_ROOM_4_SCANNER, AbandonedShip_CaptainsOffice_EventScript_23881A
msgbox AbandonedShip_CaptainsOffice_Text_238824, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
AbandonedShip_CaptainsOffice_EventScript_238810:: @ 8238810
msgbox AbandonedShip_CaptainsOffice_Text_23889D, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
AbandonedShip_CaptainsOffice_EventScript_23881A:: @ 823881A
msgbox AbandonedShip_CaptainsOffice_Text_238918, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
AbandonedShip_CaptainsOffice_Text_238824: @ 8238824
2018-12-07 16:41:08 +01:00
.string "I'm investigating this ship on behalf\n"
2017-11-10 02:21:31 +01:00
.string "of CAPT. STERN.\p"
.string "He also asked me to find a SCANNER,\n"
2018-12-07 16:41:08 +01:00
.string "but I haven't had any success…$"
2017-11-10 02:21:31 +01:00
AbandonedShip_CaptainsOffice_Text_23889D: @ 823889D
2018-12-07 16:41:08 +01:00
.string "Oh! That's a SCANNER!\p"
2017-11-10 02:21:31 +01:00
.string "Listen, can I get you to deliver that\n"
.string "to CAPT. STERN?\p"
.string "I want to investigate this ship a\n"
.string "little more.$"
AbandonedShip_CaptainsOffice_Text_238918: @ 8238918
.string "This ship is called S.S. CACTUS.\n"
.string "It seems to be from an earlier era.$"