Document Safari Zone scripts

This commit is contained in:
GriffinR
2020-01-20 01:32:25 -05:00
parent c99c454c3a
commit 5b27d3d268
39 changed files with 190 additions and 190 deletions
+5 -5
View File
@@ -141,7 +141,7 @@
"x": 19,
"y": 18,
"elevation": 0,
"dest_map": "MAP_SAFARI_ZONE_BUILDING4",
"dest_map": "MAP_SAFARI_ZONE_WEST_REST_HOUSE",
"dest_warp_id": 1
}
],
@@ -152,28 +152,28 @@
"x": 27,
"y": 9,
"elevation": 0,
"script": "SafariZone_West_EventScript_1623D0"
"script": "SafariZone_West_EventScript_LostTeethNotice"
},
{
"type": "bg_event_type_0",
"x": 36,
"y": 10,
"elevation": 0,
"script": "SafariZone_West_EventScript_1623D9"
"script": "SafariZone_West_EventScript_TrainerTips"
},
{
"type": "bg_event_type_0",
"x": 35,
"y": 26,
"elevation": 0,
"script": "SafariZone_West_EventScript_1623E2"
"script": "SafariZone_West_EventScript_AreaSign"
},
{
"type": "bg_event_type_0",
"x": 22,
"y": 19,
"elevation": 0,
"script": "SafariZone_West_EventScript_1623C7"
"script": "SafariZone_West_EventScript_RestHouseSign"
},
{
"type": "hidden_item",
+8 -8
View File
@@ -1,18 +1,18 @@
SafariZone_West_MapScripts:: @ 81623C6
.byte 0
SafariZone_West_EventScript_1623C7:: @ 81623C7
msgbox gUnknown_817796E, MSGBOX_SIGN
SafariZone_West_EventScript_RestHouseSign:: @ 81623C7
msgbox SafariZone_West_Text_RestHouse, MSGBOX_SIGN
end
SafariZone_West_EventScript_1623D0:: @ 81623D0
msgbox gUnknown_8177979, MSGBOX_SIGN
SafariZone_West_EventScript_LostTeethNotice:: @ 81623D0
msgbox SafariZone_West_Text_PleaseFindWardensLostTeeth, MSGBOX_SIGN
end
SafariZone_West_EventScript_1623D9:: @ 81623D9
msgbox gUnknown_81779F8, MSGBOX_SIGN
SafariZone_West_EventScript_TrainerTips:: @ 81623D9
msgbox SafariZone_West_Text_SearchForSecretHouse, MSGBOX_SIGN
end
SafariZone_West_EventScript_1623E2:: @ 81623E2
msgbox gUnknown_8177A41, MSGBOX_SIGN
SafariZone_West_EventScript_AreaSign:: @ 81623E2
msgbox SafariZone_West_Text_AreaSign, MSGBOX_SIGN
end
+4 -4
View File
@@ -1,7 +1,7 @@
gUnknown_817796E:: @ 817796E
SafariZone_West_Text_RestHouse:: @ 817796E
.string "REST HOUSE$"
gUnknown_8177979:: @ 8177979
SafariZone_West_Text_PleaseFindWardensLostTeeth:: @ 8177979
.string "REQUEST NOTICE\p"
.string "Please find the SAFARI WARDEN's\n"
.string "lost GOLD TEETH.\l"
@@ -9,12 +9,12 @@ gUnknown_8177979:: @ 8177979
.string "Reward offered!\n"
.string "Contact: WARDEN$"
gUnknown_81779F8:: @ 81779F8
SafariZone_West_Text_SearchForSecretHouse:: @ 81779F8
.string "TRAINER TIPS\p"
.string "Zone Exploration Campaign!\n"
.string "The Search for the SECRET HOUSE!$"
gUnknown_8177A41:: @ 8177A41
SafariZone_West_Text_AreaSign:: @ 8177A41
.string "AREA 3\n"
.string "EAST: CENTER AREA$"