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
+5 -5
View File
@@ -1,7 +1,7 @@
FuchsiaCity_House2_MapScripts:: @ 816D816
FuchsiaCity_House2_MapScripts::
.byte 0
FuchsiaCity_House2_EventScript_FishingGurusBrother:: @ 816D817
FuchsiaCity_House2_EventScript_FishingGurusBrother::
lock
faceplayer
goto_if_set FLAG_GOT_GOOD_ROD, FuchsiaCity_House2_EventScript_AlreadyGotGoodRod
@@ -12,12 +12,12 @@ FuchsiaCity_House2_EventScript_FishingGurusBrother:: @ 816D817
release
end
FuchsiaCity_House2_EventScript_AlreadyGotGoodRod:: @ 816D83F
FuchsiaCity_House2_EventScript_AlreadyGotGoodRod::
msgbox FuchsiaCity_House2_Text_HowAreTheFishBiting
release
end
FuchsiaCity_House2_EventScript_GiveGoodRod:: @ 816D849
FuchsiaCity_House2_EventScript_GiveGoodRod::
msgbox FuchsiaCity_House2_Text_LikeYourStyleTakeThis
checkitemspace ITEM_GOOD_ROD, 1
compare VAR_RESULT, FALSE
@@ -28,7 +28,7 @@ FuchsiaCity_House2_EventScript_GiveGoodRod:: @ 816D849
release
end
FuchsiaCity_House2_EventScript_NoRoomForGoodRod:: @ 816D88A
FuchsiaCity_House2_EventScript_NoRoomForGoodRod::
msgbox FuchsiaCity_House2_Text_YouHaveNoRoomForGift
release
end
+7 -7
View File
@@ -1,20 +1,20 @@
FuchsiaCity_House2_Text_DoYouLikeToFish:: @ 819918E
FuchsiaCity_House2_Text_DoYouLikeToFish::
.string "I'm the FISHING GURU's older\n"
.string "brother.\p"
.string "I simply looove fishing!\n"
.string "I can't bear to go without.\p"
.string "Tell me, do you like to fish?$"
FuchsiaCity_House2_Text_LikeYourStyleTakeThis:: @ 8199207
FuchsiaCity_House2_Text_LikeYourStyleTakeThis::
.string "Grand! I like your style.\n"
.string "I think we can be friends.\p"
.string "Take this and fish, young friend!$"
FuchsiaCity_House2_Text_ReceivedGoodRod:: @ 819925E
FuchsiaCity_House2_Text_ReceivedGoodRod::
.string "{PLAYER} received a GOOD ROD from\n"
.string "the FISHING GURU's brother.$"
FuchsiaCity_House2_Text_GoodRodCanCatchBetterMons:: @ 8199296
FuchsiaCity_House2_Text_GoodRodCanCatchBetterMons::
.string "Fishing is a way of life!\n"
.string "It is like the finest poetry.\p"
.string "A crummy OLD ROD could only catch\n"
@@ -22,15 +22,15 @@ FuchsiaCity_House2_Text_GoodRodCanCatchBetterMons:: @ 8199296
.string "But with a GOOD ROD, you can\n"
.string "catch much better POKéMON.$"
FuchsiaCity_House2_Text_OhThatsDisappointing:: @ 8199337
FuchsiaCity_House2_Text_OhThatsDisappointing::
.string "Oh…\n"
.string "That's so disappointing…$"
FuchsiaCity_House2_Text_HowAreTheFishBiting:: @ 8199354
FuchsiaCity_House2_Text_HowAreTheFishBiting::
.string "Hello there, {PLAYER}!\p"
.string "How are the fish biting?$"
FuchsiaCity_House2_Text_YouHaveNoRoomForGift:: @ 819937E
FuchsiaCity_House2_Text_YouHaveNoRoomForGift::
.string "Oh, no!\p"
.string "I had a gift for you, but you have\n"
.string "no room for it!$"