Remove address comments

This commit is contained in:
GriffinR
2021-07-20 15:18:31 -04:00
parent bea170e8e9
commit 06351bf63c
576 changed files with 17798 additions and 17798 deletions
+9 -9
View File
@@ -1,7 +1,7 @@
FallarborTown_Mart_MapScripts:: @ 81FFCBE
FallarborTown_Mart_MapScripts::
.byte 0
FallarborTown_Mart_EventScript_Clerk:: @ 81FFCBF
FallarborTown_Mart_EventScript_Clerk::
lock
faceplayer
message gText_HowMayIServeYou
@@ -12,7 +12,7 @@ FallarborTown_Mart_EventScript_Clerk:: @ 81FFCBF
end
.align 2
FallarborTown_Mart_Pokemart: @ 81FFCD8
FallarborTown_Mart_Pokemart:
.2byte ITEM_GREAT_BALL
.2byte ITEM_SUPER_POTION
.2byte ITEM_ANTIDOTE
@@ -29,15 +29,15 @@ FallarborTown_Mart_Pokemart: @ 81FFCD8
release
end
FallarborTown_Mart_EventScript_Woman:: @ 81FFCF4
FallarborTown_Mart_EventScript_Woman::
msgbox FallarborTown_Mart_Text_DecidingSkittyEvolve, MSGBOX_NPC
end
FallarborTown_Mart_EventScript_PokefanM:: @ 81FFCFD
FallarborTown_Mart_EventScript_PokefanM::
msgbox FallarborTown_Mart_Text_SellNuggetIFound, MSGBOX_NPC
end
FallarborTown_Mart_EventScript_Skitty:: @ 81FFD06
FallarborTown_Mart_EventScript_Skitty::
lock
faceplayer
waitse
@@ -47,7 +47,7 @@ FallarborTown_Mart_EventScript_Skitty:: @ 81FFD06
release
end
FallarborTown_Mart_Text_DecidingSkittyEvolve: @ 81FFD19
FallarborTown_Mart_Text_DecidingSkittyEvolve:
.string "I'm having a hard time deciding if I\n"
.string "should make my SKITTY evolve or not.\p"
.string "I only have to use this MOON STONE,\n"
@@ -56,10 +56,10 @@ FallarborTown_Mart_Text_DecidingSkittyEvolve: @ 81FFD19
.string "much stronger.\p"
.string "But it will look so different, too.$"
FallarborTown_Mart_Text_Skitty: @ 81FFDFA
FallarborTown_Mart_Text_Skitty:
.string "SKITTY: Miyao?$"
FallarborTown_Mart_Text_SellNuggetIFound: @ 81FFE09
FallarborTown_Mart_Text_SellNuggetIFound:
.string "This NUGGET I found here…\n"
.string "I suppose I'll have to sell it, seeing\l"
.string "as how it has no other use.$"