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 @@
MauvilleCity_Mart_MapScripts:: @ 82110E5
MauvilleCity_Mart_MapScripts::
.byte 0
MauvilleCity_Mart_EventScript_Clerk:: @ 82110E6
MauvilleCity_Mart_EventScript_Clerk::
lock
faceplayer
message gText_HowMayIServeYou
@@ -12,7 +12,7 @@ MauvilleCity_Mart_EventScript_Clerk:: @ 82110E6
end
.align 2
MauvilleCity_Mart_Pokemart: @ 8211100
MauvilleCity_Mart_Pokemart:
.2byte ITEM_POKE_BALL
.2byte ITEM_GREAT_BALL
.2byte ITEM_SUPER_POTION
@@ -29,15 +29,15 @@ MauvilleCity_Mart_Pokemart: @ 8211100
release
end
MauvilleCity_Mart_EventScript_ExpertM:: @ 821111C
MauvilleCity_Mart_EventScript_ExpertM::
msgbox MauvilleCity_Mart_Text_ItemsToTemporarilyElevateStats, MSGBOX_NPC
end
MauvilleCity_Mart_EventScript_Man:: @ 8211125
MauvilleCity_Mart_EventScript_Man::
msgbox MauvilleCity_Mart_Text_DecisionsDetermineBattle, MSGBOX_NPC
end
MauvilleCity_Mart_Text_ItemsToTemporarilyElevateStats: @ 821112E
MauvilleCity_Mart_Text_ItemsToTemporarilyElevateStats:
.string "There are items that temporarily\n"
.string "elevate the stats of POKéMON.\p"
.string "The ones I know you use in battle\n"
@@ -45,7 +45,7 @@ MauvilleCity_Mart_Text_ItemsToTemporarilyElevateStats: @ 821112E
.string "I do believe that there are others\n"
.string "like them.$"
MauvilleCity_Mart_Text_DecisionsDetermineBattle: @ 82111D8
MauvilleCity_Mart_Text_DecisionsDetermineBattle:
.string "Use a certain move, or use an item\n"
.string "instead…\p"
.string "The TRAINER's decisions determine how\n"