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,15 +1,15 @@
FuchsiaCity_Mart_MapScripts:: @ 816D4E0
FuchsiaCity_Mart_MapScripts::
.byte 0
FuchsiaCity_Mart_EventScript_CooltrainerF:: @ 816D4E1
FuchsiaCity_Mart_EventScript_CooltrainerF::
msgbox FuchsiaCity_Mart_Text_DidYouTryXSpeed, MSGBOX_NPC
end
FuchsiaCity_Mart_EventScript_Gentleman:: @ 816D4EA
FuchsiaCity_Mart_EventScript_Gentleman::
msgbox FuchsiaCity_Mart_Text_DontTheyHaveSafariZonePennants, MSGBOX_NPC
end
FuchsiaCity_Mart_EventScript_Clerk:: @ 816D4F3
FuchsiaCity_Mart_EventScript_Clerk::
goto_if_questlog EventScript_ReleaseEnd
lock
faceplayer
@@ -21,7 +21,7 @@ FuchsiaCity_Mart_EventScript_Clerk:: @ 816D4F3
end
.align 2
FuchsiaCity_Mart_Items:: @ 816D518
FuchsiaCity_Mart_Items::
.2byte ITEM_ULTRA_BALL
.2byte ITEM_GREAT_BALL
.2byte ITEM_SUPER_POTION
+2 -2
View File
@@ -1,10 +1,10 @@
FuchsiaCity_Mart_Text_DontTheyHaveSafariZonePennants:: @ 81980BC
FuchsiaCity_Mart_Text_DontTheyHaveSafariZonePennants::
.string "Don't they have any pennants\n"
.string "promoting the SAFARI ZONE?\p"
.string "How about some paper lanterns?\n"
.string "Aren't there even any calendars?$"
FuchsiaCity_Mart_Text_DidYouTryXSpeed:: @ 8198134
FuchsiaCity_Mart_Text_DidYouTryXSpeed::
.string "Did you try X SPEED?\n"
.string "It speeds up a POKéMON in battle.$"