Remove address comments
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
RustboroCity_House3_MapScripts:: @ 8216190
|
||||
RustboroCity_House3_MapScripts::
|
||||
.byte 0
|
||||
|
||||
RustboroCity_House3_EventScript_OldMan:: @ 8216191
|
||||
RustboroCity_House3_EventScript_OldMan::
|
||||
msgbox RustboroCity_House3_Text_IGivePerfectlySuitedNicknames, MSGBOX_NPC
|
||||
end
|
||||
|
||||
RustboroCity_House3_EventScript_OldWoman:: @ 821619A
|
||||
RustboroCity_House3_EventScript_OldWoman::
|
||||
msgbox RustboroCity_House3_Text_NamingPikachuPekachu, MSGBOX_NPC
|
||||
end
|
||||
|
||||
@ Misspelling on purpose, see nickname
|
||||
RustboroCity_House3_EventScript_Pekachu:: @ 82161A3
|
||||
RustboroCity_House3_EventScript_Pekachu::
|
||||
lock
|
||||
faceplayer
|
||||
waitse
|
||||
@@ -20,18 +20,18 @@ RustboroCity_House3_EventScript_Pekachu:: @ 82161A3
|
||||
release
|
||||
end
|
||||
|
||||
RustboroCity_House3_Text_IGivePerfectlySuitedNicknames: @ 82161B6
|
||||
RustboroCity_House3_Text_IGivePerfectlySuitedNicknames:
|
||||
.string "For my own POKéMON, I give them\n"
|
||||
.string "perfectly suited nicknames!\p"
|
||||
.string "It's my expression of, uh…\n"
|
||||
.string "originality, yes, that's it!$"
|
||||
|
||||
RustboroCity_House3_Text_NamingPikachuPekachu: @ 821622A
|
||||
RustboroCity_House3_Text_NamingPikachuPekachu:
|
||||
.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"
|
||||
.string "that's easy to understand, but…$"
|
||||
|
||||
RustboroCity_House3_Text_Pekachu: @ 82162AB
|
||||
RustboroCity_House3_Text_Pekachu:
|
||||
.string "PEKACHU: Peka!$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user