VAR_RUN_TRIGGER_IMMEDIATELY -> TRIGGER_RUN_IMMEDIATELY

Getting rid of the VAR_ prefix, to avoid the porymap problem.
This commit is contained in:
tustin2121
2022-10-18 21:12:31 -04:00
parent 327c648e87
commit 4730870646
7 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -188,7 +188,7 @@
"x": 6,
"y": 3,
"elevation": 3,
"var": "VAR_RUN_TRIGGER_IMMEDIATELY",
"var": "TRIGGER_RUN_IMMEDIATELY",
"var_value": "0",
"script": "LavaridgeTown_EventScript_HotSpringsTrigger"
}