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
+6 -6
View File
@@ -1,7 +1,7 @@
ThreeIsland_Mart_MapScripts:: @ 817188C
ThreeIsland_Mart_MapScripts::
.byte 0
ThreeIsland_Mart_EventScript_Clerk:: @ 817188D
ThreeIsland_Mart_EventScript_Clerk::
goto_if_questlog EventScript_ReleaseEnd
lock
faceplayer
@@ -13,7 +13,7 @@ ThreeIsland_Mart_EventScript_Clerk:: @ 817188D
end
.align 2
ThreeIsland_Mart_Items:: @ 81718B4
ThreeIsland_Mart_Items::
.2byte ITEM_ULTRA_BALL
.2byte ITEM_HYPER_POTION
.2byte ITEM_REVIVE
@@ -24,14 +24,14 @@ ThreeIsland_Mart_Items:: @ 81718B4
release
end
ThreeIsland_Mart_EventScript_Picnicker:: @ 81718C4
ThreeIsland_Mart_EventScript_Picnicker::
msgbox ThreeIsland_Mart_Text_TrueThatCeldadonDeptStoreBigger, MSGBOX_NPC
end
ThreeIsland_Mart_EventScript_BugCatcher:: @ 81718CD
ThreeIsland_Mart_EventScript_BugCatcher::
msgbox ThreeIsland_Mart_Text_PeopleHealWithBerriesFromForest, MSGBOX_NPC
end
ThreeIsland_Mart_EventScript_Youngster:: @ 81718D6
ThreeIsland_Mart_EventScript_Youngster::
msgbox ThreeIsland_Mart_Text_BikersWereAboutToTrashMart, MSGBOX_NPC
end
+3 -3
View File
@@ -1,16 +1,16 @@
ThreeIsland_Mart_Text_TrueThatCeldadonDeptStoreBigger:: @ 81A3114
ThreeIsland_Mart_Text_TrueThatCeldadonDeptStoreBigger::
.string "Is it true?\p"
.string "CELADON DEPT. STORE is several\n"
.string "times bigger than this shop?$"
ThreeIsland_Mart_Text_PeopleHealWithBerriesFromForest:: @ 81A315C
ThreeIsland_Mart_Text_PeopleHealWithBerriesFromForest::
.string "I sometimes buy medicine here.\p"
.string "But a lot of people heal POKéMON\n"
.string "with BERRIES from BERRY FOREST.\p"
.string "After all, BERRIES are free and\n"
.string "they never run out.$"
ThreeIsland_Mart_Text_BikersWereAboutToTrashMart:: @ 81A31F0
ThreeIsland_Mart_Text_BikersWereAboutToTrashMart::
.string "Those BIKERS were about to trash\n"
.string "this POKéMON MART.\p"
.string "Am I glad they decided to leave!$"