pokeemerald/data/maps/PetalburgCity_WallysHouse/scripts.inc

136 lines
4.4 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
PetalburgCity_WallysHouse_MapScripts:: @ 8204229
map_script 2, PetalburgCity_WallysHouse_MapScript2_204247
map_script 4, PetalburgCity_WallysHouse_MapScript2_204234
.byte 0
PetalburgCity_WallysHouse_MapScript2_204234: @ 8204234
map_script_2 VAR_0x4057, 4, PetalburgCity_WallysHouse_EventScript_20423E
.2byte 0
PetalburgCity_WallysHouse_EventScript_20423E:: @ 820423E
turnobject 255, 4
turnobject 1, 3
end
PetalburgCity_WallysHouse_MapScript2_204247: @ 8204247
map_script_2 VAR_0x4057, 4, PetalburgCity_WallysHouse_EventScript_204251
.2byte 0
PetalburgCity_WallysHouse_EventScript_204251:: @ 8204251
lockall
msgbox PetalburgCity_WallysHouse_Text_20446E, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
giveitem_std ITEM_HM03
setflag FLAG_0x07A
msgbox PetalburgCity_WallysHouse_Text_20461A, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
setvar VAR_0x4057, 5
releaseall
end
PetalburgCity_WallysHouse_EventScript_204278:: @ 8204278
lock
faceplayer
2018-12-22 02:28:24 +01:00
goto_if_set FLAG_0x07E, PetalburgCity_WallysHouse_EventScript_2042AC
goto_if_set FLAG_0x07A, PetalburgCity_WallysHouse_EventScript_2042A2
goto_if_set FLAG_0x087, PetalburgCity_WallysHouse_EventScript_2042B6
msgbox PetalburgCity_WallysHouse_Text_2042DF, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
setflag FLAG_0x087
release
end
PetalburgCity_WallysHouse_EventScript_2042A2:: @ 82042A2
msgbox PetalburgCity_WallysHouse_Text_204661, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
PetalburgCity_WallysHouse_EventScript_2042AC:: @ 82042AC
msgbox PetalburgCity_WallysHouse_Text_204698, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
PetalburgCity_WallysHouse_EventScript_2042B6:: @ 82042B6
msgbox PetalburgCity_WallysHouse_Text_20444D, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
PetalburgCity_WallysHouse_EventScript_2042C0:: @ 82042C0
lock
faceplayer
2018-12-22 02:28:24 +01:00
goto_if_set FLAG_0x07A, PetalburgCity_WallysHouse_EventScript_2042D5
msgbox PetalburgCity_WallysHouse_Text_204732, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
PetalburgCity_WallysHouse_EventScript_2042D5:: @ 82042D5
msgbox PetalburgCity_WallysHouse_Text_2047A7, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
PetalburgCity_WallysHouse_Text_2042DF: @ 82042DF
2018-12-07 16:41:08 +01:00
.string "You're…\n"
2017-11-10 02:21:31 +01:00
.string "Ah, you must be {PLAYER}{KUN}, right?\p"
.string "Thank you for playing with WALLY a\n"
.string "little while ago.\p"
2018-12-07 16:41:08 +01:00
.string "He's been frail and sickly ever\n"
2017-11-10 02:21:31 +01:00
.string "since he was a baby.\p"
2018-12-07 16:41:08 +01:00
.string "We've sent him to stay with my relatives\n"
2017-11-10 02:21:31 +01:00
.string "in VERDANTURF TOWN for a while.\p"
.string "The air is a lot cleaner there\n"
.string "than it is here.\p"
2018-12-07 16:41:08 +01:00
.string "What's that? Where's WALLY?\n"
.string "He's already left, our WALLY.\p"
2017-11-10 02:21:31 +01:00
.string "I wonder where he could have\n"
.string "gotten by now?$"
PetalburgCity_WallysHouse_Text_20444D: @ 820444D
.string "I wonder how our WALLY is doing?$"
PetalburgCity_WallysHouse_Text_20446E: @ 820446E
.string "{PLAYER}{KUN}! Please excuse us for\n"
.string "dragging you here this way.\p"
2018-12-07 16:41:08 +01:00
.string "But our WALLY's become very healthy\n"
2017-11-10 02:21:31 +01:00
.string "since he went to VERDANTURF TOWN.\p"
.string "We owe it all to you!\p"
.string "When WALLY left town, you helped\n"
.string "him catch a POKéMON, right?\p"
.string "I think that made WALLY really\n"
.string "happy.\p"
.string "Actually, not just WALLY.\n"
.string "It made me, his father, happy too.\p"
2018-12-07 16:41:08 +01:00
.string "Happy that he's gained such a great\n"
2017-11-10 02:21:31 +01:00
.string "friend as you.\p"
2018-12-07 16:41:08 +01:00
.string "This isn't a bribe or anything, but\n"
.string "I'd really like you to have this.$"
2017-11-10 02:21:31 +01:00
PetalburgCity_WallysHouse_Text_20461A: @ 820461A
2018-12-07 16:41:08 +01:00
.string "If your POKéMON can SURF, you'll be\n"
2017-11-10 02:21:31 +01:00
.string "able to go to all sorts of places.$"
PetalburgCity_WallysHouse_Text_204661: @ 8204661
2018-12-07 16:41:08 +01:00
.string "WALLY's coming home soon.\n"
.string "I'm looking forward to that.$"
2017-11-10 02:21:31 +01:00
PetalburgCity_WallysHouse_Text_204698: @ 8204698
.string "Oh? You met WALLY in\n"
.string "EVER GRANDE CITY?\p"
2018-12-07 16:41:08 +01:00
.string "Oh, {PLAYER}{KUN}, don't be silly.\p"
2017-11-10 02:21:31 +01:00
.string "He may have gotten healthy, but he\n"
2018-12-07 16:41:08 +01:00
.string "can't go somewhere far away like\l"
2017-11-10 02:21:31 +01:00
.string "that all by himself.$"
PetalburgCity_WallysHouse_Text_204732: @ 8204732
.string "WALLY was really happy when he told\n"
.string "us that he caught a POKéMON.\p"
2018-12-07 16:41:08 +01:00
.string "It's been ages since I've seen him\n"
2017-11-10 02:21:31 +01:00
.string "smile like that.$"
PetalburgCity_WallysHouse_Text_2047A7: @ 82047A7
.string "I want you to keep this a secret\n"
.string "from my husband…\p"
.string "But our WALLY left VERDANTURF TOWN\n"
.string "without telling anyone.\p"
.string "You know, WALLY is frail, but\n"
2018-12-07 16:41:08 +01:00
.string "he's surprisingly strong-willed.\p"
.string "I'm sure that he'll come back safe\n"
2017-11-10 02:21:31 +01:00
.string "and sound one day!$"