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
+7 -7
View File
@@ -1,7 +1,7 @@
SlateportCity_Mart_MapScripts:: @ 820DC48
SlateportCity_Mart_MapScripts::
.byte 0
SlateportCity_Mart_EventScript_Clerk:: @ 820DC49
SlateportCity_Mart_EventScript_Clerk::
lock
faceplayer
message gText_HowMayIServeYou
@@ -11,7 +11,7 @@ SlateportCity_Mart_EventScript_Clerk:: @ 820DC49
release
end
SlateportCity_Mart_Pokemart: @ 820DC60
SlateportCity_Mart_Pokemart:
.2byte ITEM_POKE_BALL
.2byte ITEM_GREAT_BALL
.2byte ITEM_POTION
@@ -25,21 +25,21 @@ SlateportCity_Mart_Pokemart: @ 820DC60
release
end
SlateportCity_Mart_EventScript_BlackBelt:: @ 820DC76
SlateportCity_Mart_EventScript_BlackBelt::
msgbox SlateportCity_Mart_Text_SomeItemsOnlyAtMart, MSGBOX_NPC
end
SlateportCity_Mart_EventScript_Man:: @ 820DC7F
SlateportCity_Mart_EventScript_Man::
msgbox SlateportCity_Mart_Text_GreatBallIsBetter, MSGBOX_NPC
end
SlateportCity_Mart_Text_SomeItemsOnlyAtMart: @ 820DC88
SlateportCity_Mart_Text_SomeItemsOnlyAtMart:
.string "The MARKET does have some interesting\n"
.string "merchandise.\p"
.string "But there are some items you can only\n"
.string "get at a POKéMON MART.$"
SlateportCity_Mart_Text_GreatBallIsBetter: @ 820DCF8
SlateportCity_Mart_Text_GreatBallIsBetter:
.string "A GREAT BALL is better than a POKé BALL\n"
.string "at catching POKéMON.\p"
.string "With this, I should be able to get that\n"