pokeemerald/data/maps/SSTidalRooms/scripts.inc

178 lines
5.4 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
SSTidalRooms_MapScripts:: @ 823C9F1
.byte 0
SSTidalRooms_EventScript_23C9F2:: @ 823C9F2
lock
faceplayer
checkflag FLAG_0x104
goto_eq SSTidalRooms_EventScript_23CA29
msgbox SSTidalRooms_Text_23D098, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
giveitem_std ITEM_TM49
compare VAR_RESULT, 0
2017-11-10 02:21:31 +01:00
goto_eq SSTidalRooms_EventScript_272054
setflag FLAG_0x104
msgbox SSTidalRooms_Text_23D145, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
SSTidalRooms_EventScript_23CA29:: @ 823CA29
msgbox SSTidalRooms_Text_23D145, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
SSTidalRooms_EventScript_23CA33:: @ 823CA33
lockall
msgbox SSTidalRooms_Text_23CAF2, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
call SSTidalRooms_EventScript_272083
call SSTidalRooms_EventScript_23C0A7
releaseall
end
SSTidalRooms_EventScript_23CA49:: @ 823CA49
trainerbattle_single TRAINER_COLTON, SSTidalRooms_Text_23CB14, SSTidalRooms_Text_23CB58
msgbox SSTidalRooms_Text_23CB75, MSGBOX_AUTOCLOSE
2017-11-10 02:21:31 +01:00
end
SSTidalRooms_EventScript_23CA60:: @ 823CA60
trainerbattle_single TRAINER_MICAH, SSTidalRooms_Text_23CBEB, SSTidalRooms_Text_23CC04
msgbox SSTidalRooms_Text_23CC26, MSGBOX_AUTOCLOSE
2017-11-10 02:21:31 +01:00
end
SSTidalRooms_EventScript_23CA77:: @ 823CA77
trainerbattle_single TRAINER_THOMAS, SSTidalRooms_Text_23CC68, SSTidalRooms_Text_23CC8A
msgbox SSTidalRooms_Text_23CCBB, MSGBOX_AUTOCLOSE
2017-11-10 02:21:31 +01:00
end
SSTidalRooms_EventScript_23CA8E:: @ 823CA8E
trainerbattle_double TRAINER_LEA_AND_JED, SSTidalRooms_Text_23CD04, SSTidalRooms_Text_23CD54, SSTidalRooms_Text_23CDC6
msgbox SSTidalRooms_Text_23CD5F, MSGBOX_AUTOCLOSE
2017-11-10 02:21:31 +01:00
end
SSTidalRooms_EventScript_23CAA9:: @ 823CAA9
trainerbattle_double TRAINER_LEA_AND_JED, SSTidalRooms_Text_23CE04, SSTidalRooms_Text_23CE4B, SSTidalRooms_Text_23CEB0
msgbox SSTidalRooms_Text_23CE59, MSGBOX_AUTOCLOSE
2017-11-10 02:21:31 +01:00
end
SSTidalRooms_EventScript_23CAC4:: @ 823CAC4
trainerbattle_single TRAINER_GARRET, SSTidalRooms_Text_23CEEE, SSTidalRooms_Text_23CF36
msgbox SSTidalRooms_Text_23CF45, MSGBOX_AUTOCLOSE
2017-11-10 02:21:31 +01:00
end
SSTidalRooms_EventScript_23CADB:: @ 823CADB
trainerbattle_single TRAINER_NAOMI, SSTidalRooms_Text_23CF97, SSTidalRooms_Text_23CFF4
msgbox SSTidalRooms_Text_23D013, MSGBOX_AUTOCLOSE
2017-11-10 02:21:31 +01:00
end
SSTidalRooms_Text_23CAF2: @ 823CAF2
2018-12-07 16:41:08 +01:00
.string "There's a bed…\n"
.string "Let's take a rest.$"
2017-11-10 02:21:31 +01:00
SSTidalRooms_Text_23CB14: @ 823CB14
.string "I often sail to LILYCOVE CITY.\p"
.string "I enjoy attending CONTESTS,\n"
.string "you see.$"
SSTidalRooms_Text_23CB58: @ 823CB58
.string "That was an enjoyable match!$"
SSTidalRooms_Text_23CB75: @ 823CB75
.string "I get so excited imagining what kinds\n"
2018-12-07 16:41:08 +01:00
.string "of POKéMON I'll get to see in the next\l"
2017-11-10 02:21:31 +01:00
.string "CONTEST. The anticipation of it thrills!$"
SSTidalRooms_Text_23CBEB: @ 823CBEB
.string "Are your friends strong?$"
SSTidalRooms_Text_23CC04: @ 823CC04
.string "Your friends are, indeed, strong.$"
SSTidalRooms_Text_23CC26: @ 823CC26
.string "Friends need not be human.\n"
.string "For me, POKéMON are treasured friends!$"
SSTidalRooms_Text_23CC68: @ 823CC68
.string "Child…\n"
.string "Did you knock on the door?$"
SSTidalRooms_Text_23CC8A: @ 823CC8A
.string "A loss is to be accepted without haste\n"
.string "or panic.$"
SSTidalRooms_Text_23CCBB: @ 823CCBB
.string "To be never ruffled in any situation is\n"
2018-12-07 16:41:08 +01:00
.string "the GENTLEMAN's code of conduct.$"
2017-11-10 02:21:31 +01:00
SSTidalRooms_Text_23CD04: @ 823CD04
.string "JED: I feel a little shy about this, but…\n"
2018-12-07 16:41:08 +01:00
.string "We'll show you our lovey-dovey power!$"
2017-11-10 02:21:31 +01:00
SSTidalRooms_Text_23CD54: @ 823CD54
.string "JED: Sigh…$"
SSTidalRooms_Text_23CD5F: @ 823CD5F
2018-12-07 16:41:08 +01:00
.string "JED: It's the first time that our lovey-\n"
.string "dovey power couldn't prevail!\l"
2017-11-10 02:21:31 +01:00
.string "You must be an awesome TRAINER!$"
SSTidalRooms_Text_23CDC6: @ 823CDC6
.string "JED: You only have one POKéMON?\n"
2018-12-07 16:41:08 +01:00
.string "Isn't that just too lonesome?$"
2017-11-10 02:21:31 +01:00
SSTidalRooms_Text_23CE04: @ 823CE04
.string "LEA: I feel a little silly, but…\n"
2018-12-07 16:41:08 +01:00
.string "We'll show you our lovey-dovey power!$"
2017-11-10 02:21:31 +01:00
SSTidalRooms_Text_23CE4B: @ 823CE4B
.string "LEA: Oh, boo!$"
SSTidalRooms_Text_23CE59: @ 823CE59
2018-12-07 16:41:08 +01:00
.string "LEA: I can't believe it!\n"
2017-11-10 02:21:31 +01:00
.string "Our lovey-dovey power failed…\l"
.string "You must be an awesome TRAINER!$"
SSTidalRooms_Text_23CEB0: @ 823CEB0
.string "LEA: I wanted to battle…\n"
2018-12-07 16:41:08 +01:00
.string "But you don't even have two POKéMON…$"
2017-11-10 02:21:31 +01:00
SSTidalRooms_Text_23CEEE: @ 823CEEE
2018-12-07 16:41:08 +01:00
.string "Ah, you've come just in time.\p"
.string "I'm bored, you see.\n"
2017-11-10 02:21:31 +01:00
.string "You may entertain me.$"
SSTidalRooms_Text_23CF36: @ 823CF36
.string "…That will do.$"
SSTidalRooms_Text_23CF45: @ 823CF45
.string "Perhaps I shall get Father to acquire\n"
.string "a yacht for me.\l"
.string "A yacht for me and POKéMON!$"
SSTidalRooms_Text_23CF97: @ 823CF97
2018-12-07 16:41:08 +01:00
.string "Oh, you're such an adorable TRAINER.\n"
2017-11-10 02:21:31 +01:00
.string "Would you like to have tea?\l"
.string "Or would you rather battle?$"
SSTidalRooms_Text_23CFF4: @ 823CFF4
.string "I see.\n"
2018-12-07 16:41:08 +01:00
.string "You're the active sort.$"
2017-11-10 02:21:31 +01:00
SSTidalRooms_Text_23D013: @ 823D013
.string "A world cruise on a luxury liner has its\n"
.string "charms, I must say…\p"
.string "But, I will admit there is an appealing\n"
.string "side to touring HOENN by ferry.$"
SSTidalRooms_Text_23D098: @ 823D098
2018-12-07 16:41:08 +01:00
.string "Uh… Hi! I… I'm not acting suspicious!\n"
2017-11-10 02:21:31 +01:00
.string "Uh… You can have this! For free!\p"
2018-12-07 16:41:08 +01:00
.string "It… Honestly, I didn't SNATCH it from\n"
.string "someone! I'd never do such a thing!\l"
.string "It's clean! You can use it!$"
2017-11-10 02:21:31 +01:00
SSTidalRooms_Text_23D145: @ 823D145
.string "SNATCH steals the beneficial effects\n"
.string "of certain moves before they can be\l"
.string "used by a foe or ally.$"