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
+8 -8
View File
@@ -1,15 +1,15 @@
CeladonCity_Restaurant_MapScripts:: @ 816D1EA
CeladonCity_Restaurant_MapScripts::
.byte 0
CeladonCity_Restaurant_EventScript_Chef:: @ 816D1EB
CeladonCity_Restaurant_EventScript_Chef::
msgbox CeladonCity_Restaurant_Text_TakingBreakRightNow, MSGBOX_NPC
end
CeladonCity_Restaurant_EventScript_Woman:: @ 816D1F4
CeladonCity_Restaurant_EventScript_Woman::
msgbox CeladonCity_Restaurant_Text_OftenGoToDrugstore, MSGBOX_NPC
end
CeladonCity_Restaurant_EventScript_CoinCaseMan:: @ 816D1FD
CeladonCity_Restaurant_EventScript_CoinCaseMan::
lock
faceplayer
goto_if_set FLAG_GOT_COIN_CASE, CeladonCity_Restaurant_EventScript_AlreadyGotCoinCase
@@ -22,20 +22,20 @@ CeladonCity_Restaurant_EventScript_CoinCaseMan:: @ 816D1FD
release
end
CeladonCity_Restaurant_EventScript_NoRoomForCoinCase:: @ 816D241
CeladonCity_Restaurant_EventScript_NoRoomForCoinCase::
msgbox CeladonCity_Restaurant_Text_MakeRoomForThis
release
end
CeladonCity_Restaurant_EventScript_AlreadyGotCoinCase:: @ 816D24B
CeladonCity_Restaurant_EventScript_AlreadyGotCoinCase::
msgbox CeladonCity_Restaurant_Text_ThoughtIdWinItBack
release
end
CeladonCity_Restaurant_EventScript_WorkerM:: @ 816D255
CeladonCity_Restaurant_EventScript_WorkerM::
msgbox CeladonCity_Restaurant_Text_PsstBasementUnderGameCorner, MSGBOX_NPC
end
CeladonCity_Restaurant_EventScript_FatMan:: @ 816D25E
CeladonCity_Restaurant_EventScript_FatMan::
msgbox CeladonCity_Restaurant_Text_ManLostItAllAtSlots, MSGBOX_NPC
end
+8 -8
View File
@@ -1,22 +1,22 @@
CeladonCity_Restaurant_Text_TakingBreakRightNow:: @ 81978E6
CeladonCity_Restaurant_Text_TakingBreakRightNow::
.string "Hi!\p"
.string "Sorry, but we're taking a break\n"
.string "right now.$"
CeladonCity_Restaurant_Text_OftenGoToDrugstore:: @ 8197915
CeladonCity_Restaurant_Text_OftenGoToDrugstore::
.string "My POKéMON are weak, so I often\n"
.string "have to go to the DRUGSTORE.$"
CeladonCity_Restaurant_Text_PsstBasementUnderGameCorner:: @ 8197952
CeladonCity_Restaurant_Text_PsstBasementUnderGameCorner::
.string "Psst! There's a basement under the\n"
.string "GAME CORNER, I hear.$"
CeladonCity_Restaurant_Text_ManLostItAllAtSlots:: @ 819798A
CeladonCity_Restaurant_Text_ManLostItAllAtSlots::
.string "Munch…\p"
.string "The man at that table lost it all\n"
.string "at the slots.$"
CeladonCity_Restaurant_Text_TakeThisImBusted:: @ 81979C1
CeladonCity_Restaurant_Text_TakeThisImBusted::
.string "Go ahead! Laugh!\n"
.string "I'm flat-out busted!\p"
.string "No more slots for me!\n"
@@ -24,14 +24,14 @@ CeladonCity_Restaurant_Text_TakeThisImBusted:: @ 81979C1
.string "Here!\n"
.string "I won't be needing this anymore!$"
CeladonCity_Restaurant_Text_ReceivedCoinCaseFromMan:: @ 8197A38
CeladonCity_Restaurant_Text_ReceivedCoinCaseFromMan::
.string "{PLAYER} received a COIN CASE\n"
.string "from the man.$"
CeladonCity_Restaurant_Text_MakeRoomForThis:: @ 8197A5E
CeladonCity_Restaurant_Text_MakeRoomForThis::
.string "Make room for this!$"
CeladonCity_Restaurant_Text_ThoughtIdWinItBack:: @ 8197A72
CeladonCity_Restaurant_Text_ThoughtIdWinItBack::
.string "I always thought I was going to\n"
.string "win it back…$"