Document safari zone scripts

This commit is contained in:
GriffinR
2019-10-20 03:46:05 -04:00
committed by huderlem
parent 0db188b487
commit ac399ade4a
19 changed files with 225 additions and 223 deletions
+2 -2
View File
@@ -35,7 +35,7 @@
"movement_range_y": 0,
"trainer_type": "0",
"trainer_sight_or_berry_tree_id": "0",
"script": "SafariZone_Southwest_EventScript_23D267",
"script": "SafariZone_Southwest_EventScript_Woman",
"flag": "0"
},
{
@@ -69,7 +69,7 @@
"y": 7,
"elevation": 3,
"player_facing_dir": "BG_EVENT_PLAYER_FACING_ANY",
"script": "SafariZone_Southwest_EventScript_23D270"
"script": "SafariZone_Southwest_EventScript_RestHouseSign"
}
]
}
+4 -4
View File
@@ -1,11 +1,11 @@
SafariZone_Southwest_MapScripts:: @ 823D266
.byte 0
SafariZone_Southwest_EventScript_23D267:: @ 823D267
msgbox SafariZone_Southwest_Text_2A53B7, MSGBOX_NPC
SafariZone_Southwest_EventScript_Woman:: @ 823D267
msgbox SafariZone_Southwest_Text_Woman, MSGBOX_NPC
end
SafariZone_Southwest_EventScript_23D270:: @ 823D270
msgbox SafariZone_Southwest_Text_2A5613, MSGBOX_SIGN
SafariZone_Southwest_EventScript_RestHouseSign:: @ 823D270
msgbox SafariZone_Southwest_Text_RestHouseSign, MSGBOX_SIGN
end