Continue adding local IDs to map.json files

This commit is contained in:
GriffinR
2024-10-12 09:59:56 -04:00
parent a2a3255bdd
commit cb66ea6653
169 changed files with 1233 additions and 1325 deletions

View File

@@ -1,6 +1,3 @@
.set LOCALID_BRINEY, 11
.set LOCALID_WANDAS_BF_OUTSIDE, 21
Route116_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, Route116_OnTransition
map_script MAP_SCRIPT_ON_LOAD, Route116_OnLoad
@@ -15,7 +12,7 @@ Route116_OnTransition:
end
Route116_EventScript_SetWandasBoyfriendPos::
setobjectxyperm LOCALID_WANDAS_BF_OUTSIDE, 38, 10
setobjectxyperm LOCALID_ROUTE116_WANDAS_BF, 38, 10
return
Route116_OnLoad:
@@ -144,7 +141,7 @@ Route116_EventScript_Briney::
Route116_EventScript_BrineyTrigger::
lockall
applymovement LOCALID_BRINEY, Common_Movement_WalkInPlaceFasterRight
applymovement LOCALID_ROUTE116_BRINEY, Common_Movement_WalkInPlaceFasterRight
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
waitmovement 0
msgbox Route116_Text_ScoundrelMadeOffWithPeeko, MSGBOX_DEFAULT