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,24 +1,24 @@
SSAnne_Deck_MapScripts:: @ 8160A68
SSAnne_Deck_MapScripts::
.byte 0
SSAnne_Deck_EventScript_Youngster:: @ 8160A69
SSAnne_Deck_EventScript_Youngster::
msgbox SSAnne_Deck_Text_ShipDepartingSoon, MSGBOX_NPC
end
SSAnne_Deck_EventScript_BaldingMan:: @ 8160A72
SSAnne_Deck_EventScript_BaldingMan::
msgbox SSAnne_Deck_Text_FeelSeasick, MSGBOX_NPC
end
SSAnne_Deck_EventScript_Sailor:: @ 8160A7B
SSAnne_Deck_EventScript_Sailor::
msgbox SSAnne_Deck_Text_ScrubbingDecksHardWork, MSGBOX_NPC
end
SSAnne_Deck_EventScript_Edmond:: @ 8160A84
SSAnne_Deck_EventScript_Edmond::
trainerbattle_single TRAINER_SAILOR_EDMOND, SSAnne_Deck_Text_EdmondIntro, SSAnne_Deck_Text_EdmondDefeat
msgbox SSAnne_Deck_Text_EdmondPostBattle, MSGBOX_AUTOCLOSE
end
SSAnne_Deck_EventScript_Trevor:: @ 8160A9B
SSAnne_Deck_EventScript_Trevor::
trainerbattle_single TRAINER_SAILOR_TREVOR, SSAnne_Deck_Text_TrevorIntro, SSAnne_Deck_Text_TrevorDefeat
msgbox SSAnne_Deck_Text_TrevorPostBattle, MSGBOX_AUTOCLOSE
end