pokeemerald/data/maps/RustboroCity_House3/scripts.inc

38 lines
1.1 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
RustboroCity_House3_MapScripts:: @ 8216190
.byte 0
2019-11-05 20:05:29 +01:00
RustboroCity_House3_EventScript_OldMan:: @ 8216191
msgbox RustboroCity_House3_Text_IGivePerfectlySuitedNicknames, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2019-11-05 20:05:29 +01:00
RustboroCity_House3_EventScript_OldWoman:: @ 821619A
msgbox RustboroCity_House3_Text_NamingPikachuPekachu, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
2019-11-05 20:05:29 +01:00
@ Misspelling on purpose, see nickname
RustboroCity_House3_EventScript_Pekachu:: @ 82161A3
2017-11-10 02:21:31 +01:00
lock
faceplayer
waitse
playmoncry SPECIES_PIKACHU, 0
2019-11-05 20:05:29 +01:00
msgbox RustboroCity_House3_Text_Pekachu, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
waitmoncry
release
end
2019-11-05 20:05:29 +01:00
RustboroCity_House3_Text_IGivePerfectlySuitedNicknames: @ 82161B6
2017-11-10 02:21:31 +01:00
.string "For my own POKéMON, I give them\n"
.string "perfectly suited nicknames!\p"
2018-12-07 16:41:08 +01:00
.string "It's my expression of, uh…\n"
.string "originality, yes, that's it!$"
2017-11-10 02:21:31 +01:00
2019-11-05 20:05:29 +01:00
RustboroCity_House3_Text_NamingPikachuPekachu: @ 821622A
2017-11-10 02:21:31 +01:00
.string "But giving the name PEKACHU to\n"
.string "a PIKACHU? It seems pointless.\p"
.string "I suppose it is good to use a name\n"
2018-12-07 16:41:08 +01:00
.string "that's easy to understand, but…$"
2017-11-10 02:21:31 +01:00
2019-11-05 20:05:29 +01:00
RustboroCity_House3_Text_Pekachu: @ 82162AB
2017-11-10 02:21:31 +01:00
.string "PEKACHU: Peka!$"