Remove address comments
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
GraniteCave_1F_MapScripts:: @ 822DA5D
|
||||
GraniteCave_1F_MapScripts::
|
||||
.byte 0
|
||||
|
||||
GraniteCave_1F_EventScript_Hiker:: @ 822DA5E
|
||||
GraniteCave_1F_EventScript_Hiker::
|
||||
lock
|
||||
faceplayer
|
||||
goto_if_set FLAG_RECEIVED_HM05, GraniteCave_1F_EventScript_ReceivedFlash
|
||||
@@ -12,12 +12,12 @@ GraniteCave_1F_EventScript_Hiker:: @ 822DA5E
|
||||
release
|
||||
end
|
||||
|
||||
GraniteCave_1F_EventScript_ReceivedFlash:: @ 822DA8A
|
||||
GraniteCave_1F_EventScript_ReceivedFlash::
|
||||
msgbox GraniteCave_1F_Text_ExplainFlash, MSGBOX_DEFAULT
|
||||
release
|
||||
end
|
||||
|
||||
GraniteCave_1F_Text_GetsDarkAheadHereYouGo: @ 822DA94
|
||||
GraniteCave_1F_Text_GetsDarkAheadHereYouGo:
|
||||
.string "Hey, you.\n"
|
||||
.string "It gets awfully dark ahead.\l"
|
||||
.string "It'll be tough trying to explore.\p"
|
||||
@@ -29,7 +29,7 @@ GraniteCave_1F_Text_GetsDarkAheadHereYouGo: @ 822DA94
|
||||
.string "that we meet is our motto.\p"
|
||||
.string "Here you go, I'll pass this on to you.$"
|
||||
|
||||
GraniteCave_1F_Text_ExplainFlash: @ 822DBB7
|
||||
GraniteCave_1F_Text_ExplainFlash:
|
||||
.string "Teach that hidden move FLASH to\n"
|
||||
.string "a POKéMON and use it.\p"
|
||||
.string "It lights up even the inky darkness\n"
|
||||
|
||||
Reference in New Issue
Block a user