Remove address comments

This commit is contained in:
GriffinR
2022-06-24 21:10:48 -04:00
parent d73f39ae40
commit 9cde4e0f74
802 changed files with 20272 additions and 20272 deletions
+9 -9
View File
@@ -1,42 +1,42 @@
RockTunnel_B1F_MapScripts:: @ 8162E8A
RockTunnel_B1F_MapScripts::
.byte 0
RockTunnel_B1F_EventScript_Sofia:: @ 8162E8B
RockTunnel_B1F_EventScript_Sofia::
trainerbattle_single TRAINER_PICNICKER_SOFIA, RockTunnel_B1F_Text_SofiaIntro, RockTunnel_B1F_Text_SofiaDefeat
msgbox RockTunnel_B1F_Text_SofiaPostBattle, MSGBOX_AUTOCLOSE
end
RockTunnel_B1F_EventScript_Martha:: @ 8162EA2
RockTunnel_B1F_EventScript_Martha::
trainerbattle_single TRAINER_PICNICKER_MARTHA, RockTunnel_B1F_Text_MarthaIntro, RockTunnel_B1F_Text_MarthaDefeat
msgbox RockTunnel_B1F_Text_MarthaPostBattle, MSGBOX_AUTOCLOSE
end
RockTunnel_B1F_EventScript_Dudley:: @ 8162EB9
RockTunnel_B1F_EventScript_Dudley::
trainerbattle_single TRAINER_HIKER_DUDLEY, RockTunnel_B1F_Text_DudleyIntro, RockTunnel_B1F_Text_DudleyDefeat
msgbox RockTunnel_B1F_Text_DudleyPostBattle, MSGBOX_AUTOCLOSE
end
RockTunnel_B1F_EventScript_Allen:: @ 8162ED0
RockTunnel_B1F_EventScript_Allen::
trainerbattle_single TRAINER_HIKER_ALLEN, RockTunnel_B1F_Text_AllenIntro, RockTunnel_B1F_Text_AllenDefeat
msgbox RockTunnel_B1F_Text_AllenPostBattle, MSGBOX_AUTOCLOSE
end
RockTunnel_B1F_EventScript_Eric:: @ 8162EE7
RockTunnel_B1F_EventScript_Eric::
trainerbattle_single TRAINER_HIKER_ERIC, RockTunnel_B1F_Text_EricIntro, RockTunnel_B1F_Text_EricDefeat
msgbox RockTunnel_B1F_Text_EricPostBattle, MSGBOX_AUTOCLOSE
end
RockTunnel_B1F_EventScript_Cooper:: @ 8162EFE
RockTunnel_B1F_EventScript_Cooper::
trainerbattle_single TRAINER_POKEMANIAC_COOPER, RockTunnel_B1F_Text_CooperIntro, RockTunnel_B1F_Text_CooperDefeat
msgbox RockTunnel_B1F_Text_CooperPostBattle, MSGBOX_AUTOCLOSE
end
RockTunnel_B1F_EventScript_Steve:: @ 8162F15
RockTunnel_B1F_EventScript_Steve::
trainerbattle_single TRAINER_POKEMANIAC_STEVE, RockTunnel_B1F_Text_SteveIntro, RockTunnel_B1F_Text_SteveDefeat
msgbox RockTunnel_B1F_Text_StevePostBattle, MSGBOX_AUTOCLOSE
end
RockTunnel_B1F_EventScript_Winston:: @ 8162F2C
RockTunnel_B1F_EventScript_Winston::
trainerbattle_single TRAINER_POKEMANIAC_WINSTON, RockTunnel_B1F_Text_WinstonIntro, RockTunnel_B1F_Text_WinstonDefeat
msgbox RockTunnel_B1F_Text_WinstonPostBattle, MSGBOX_AUTOCLOSE
end
+24 -24
View File
@@ -1,95 +1,95 @@
RockTunnel_B1F_Text_SofiaIntro:: @ 8179657
RockTunnel_B1F_Text_SofiaIntro::
.string "Do you know how you can avoid\n"
.string "getting lost in the mountains?\p"
.string "You can bend twigs as trail\n"
.string "markers.$"
RockTunnel_B1F_Text_SofiaDefeat:: @ 81796B9
RockTunnel_B1F_Text_SofiaDefeat::
.string "Ohhh!\n"
.string "I did my best!$"
RockTunnel_B1F_Text_SofiaPostBattle:: @ 81796CE
RockTunnel_B1F_Text_SofiaPostBattle::
.string "I want to go home!$"
RockTunnel_B1F_Text_DudleyIntro:: @ 81796E1
RockTunnel_B1F_Text_DudleyIntro::
.string "Hahaha!\n"
.string "Can you beat my power?$"
RockTunnel_B1F_Text_DudleyDefeat:: @ 8179700
RockTunnel_B1F_Text_DudleyDefeat::
.string "Oops!\n"
.string "Outmuscled!$"
RockTunnel_B1F_Text_DudleyPostBattle:: @ 8179712
RockTunnel_B1F_Text_DudleyPostBattle::
.string "I go for power because I hate\n"
.string "thinking.$"
RockTunnel_B1F_Text_CooperIntro:: @ 817973A
RockTunnel_B1F_Text_CooperIntro::
.string "You have a POKéDEX?\n"
.string "I want one, too.$"
RockTunnel_B1F_Text_CooperDefeat:: @ 817975F
RockTunnel_B1F_Text_CooperDefeat::
.string "Shoot!\n"
.string "I am so jealous!$"
RockTunnel_B1F_Text_CooperPostBattle:: @ 8179777
RockTunnel_B1F_Text_CooperPostBattle::
.string "When you finish your POKéDEX,\n"
.string "can I have it?$"
RockTunnel_B1F_Text_SteveIntro:: @ 81797A4
RockTunnel_B1F_Text_SteveIntro::
.string "Um… Do you know about POKéMON\n"
.string "cosplay?$"
RockTunnel_B1F_Text_SteveDefeat:: @ 81797CB
RockTunnel_B1F_Text_SteveDefeat::
.string "Well, that's that.$"
RockTunnel_B1F_Text_StevePostBattle:: @ 81797DE
RockTunnel_B1F_Text_StevePostBattle::
.string "POKéMON cosplay is dressing up as\n"
.string "POKéMON for fun.\p"
.string "CLEFAIRY is a favorite.$"
RockTunnel_B1F_Text_AllenIntro:: @ 8179829
RockTunnel_B1F_Text_AllenIntro::
.string "My POKéMON techniques will leave\n"
.string "you crying!$"
RockTunnel_B1F_Text_AllenDefeat:: @ 8179856
RockTunnel_B1F_Text_AllenDefeat::
.string "I give!\n"
.string "You're a better technician!$"
RockTunnel_B1F_Text_AllenPostBattle:: @ 817987A
RockTunnel_B1F_Text_AllenPostBattle::
.string "In mountains, you'll often find\n"
.string "ROCK-type POKéMON.$"
RockTunnel_B1F_Text_MarthaIntro:: @ 81798AD
RockTunnel_B1F_Text_MarthaIntro::
.string "I don't often come here, but I will\n"
.string "battle you.$"
RockTunnel_B1F_Text_MarthaDefeat:: @ 81798DD
RockTunnel_B1F_Text_MarthaDefeat::
.string "Oh!\n"
.string "I lost!$"
RockTunnel_B1F_Text_MarthaPostBattle:: @ 81798E9
RockTunnel_B1F_Text_MarthaPostBattle::
.string "I like tiny POKéMON.\n"
.string "Big ones are too scary!$"
RockTunnel_B1F_Text_EricIntro:: @ 8179916
RockTunnel_B1F_Text_EricIntro::
.string "Hit me with your best shot!$"
RockTunnel_B1F_Text_EricDefeat:: @ 8179932
RockTunnel_B1F_Text_EricDefeat::
.string "Fired away!$"
RockTunnel_B1F_Text_EricPostBattle:: @ 817993E
RockTunnel_B1F_Text_EricPostBattle::
.string "I'll raise my POKéMON to beat\n"
.string "yours, kid.$"
RockTunnel_B1F_Text_WinstonIntro:: @ 8179968
RockTunnel_B1F_Text_WinstonIntro::
.string "I draw illustrations of POKéMON\n"
.string "when I'm home.$"
RockTunnel_B1F_Text_WinstonDefeat:: @ 8179997
RockTunnel_B1F_Text_WinstonDefeat::
.string "Whew…\n"
.string "I'm exhausted…$"
RockTunnel_B1F_Text_WinstonPostBattle:: @ 81799AC
RockTunnel_B1F_Text_WinstonPostBattle::
.string "I'm an artist, not a fighter.\n"
.string "I'll go home to draw.$"