Remove address comments
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
SafariZone_West_MapScripts:: @ 81623C6
|
||||
SafariZone_West_MapScripts::
|
||||
.byte 0
|
||||
|
||||
SafariZone_West_EventScript_RestHouseSign:: @ 81623C7
|
||||
SafariZone_West_EventScript_RestHouseSign::
|
||||
msgbox SafariZone_West_Text_RestHouse, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
SafariZone_West_EventScript_LostTeethNotice:: @ 81623D0
|
||||
SafariZone_West_EventScript_LostTeethNotice::
|
||||
msgbox SafariZone_West_Text_PleaseFindWardensLostTeeth, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
SafariZone_West_EventScript_TrainerTips:: @ 81623D9
|
||||
SafariZone_West_EventScript_TrainerTips::
|
||||
msgbox SafariZone_West_Text_SearchForSecretHouse, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
SafariZone_West_EventScript_AreaSign:: @ 81623E2
|
||||
SafariZone_West_EventScript_AreaSign::
|
||||
msgbox SafariZone_West_Text_AreaSign, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SafariZone_West_Text_RestHouse:: @ 817796E
|
||||
SafariZone_West_Text_RestHouse::
|
||||
.string "REST HOUSE$"
|
||||
|
||||
SafariZone_West_Text_PleaseFindWardensLostTeeth:: @ 8177979
|
||||
SafariZone_West_Text_PleaseFindWardensLostTeeth::
|
||||
.string "REQUEST NOTICE\p"
|
||||
.string "Please find the SAFARI WARDEN's\n"
|
||||
.string "lost GOLD TEETH.\l"
|
||||
@@ -9,12 +9,12 @@ SafariZone_West_Text_PleaseFindWardensLostTeeth:: @ 8177979
|
||||
.string "Reward offered!\n"
|
||||
.string "Contact: WARDEN$"
|
||||
|
||||
SafariZone_West_Text_SearchForSecretHouse:: @ 81779F8
|
||||
SafariZone_West_Text_SearchForSecretHouse::
|
||||
.string "TRAINER TIPS\p"
|
||||
.string "Zone Exploration Campaign!\n"
|
||||
.string "The Search for the SECRET HOUSE!$"
|
||||
|
||||
SafariZone_West_Text_AreaSign:: @ 8177A41
|
||||
SafariZone_West_Text_AreaSign::
|
||||
.string "AREA 3\n"
|
||||
.string "EAST: CENTER AREA$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user