var_value to string

This commit is contained in:
GriffinR
2020-03-13 01:21:46 -04:00
parent a0f951b09c
commit d450d5d406
53 changed files with 229 additions and 229 deletions
+3 -3
View File
@@ -111,7 +111,7 @@
"y": 13,
"elevation": 3,
"var": "VAR_TEMP_E",
"var_value": 0,
"var_value": "0",
"script": "TrainerTower_EventScript_SingleBattleTrigger"
},
{
@@ -120,7 +120,7 @@
"y": 12,
"elevation": 3,
"var": "VAR_TEMP_F",
"var_value": 0,
"var_value": "0",
"script": "TrainerTower_EventScript_DoubleBattleTriggerTop"
},
{
@@ -129,7 +129,7 @@
"y": 13,
"elevation": 3,
"var": "VAR_TEMP_F",
"var_value": 0,
"var_value": "0",
"script": "TrainerTower_EventScript_DoubleBattleTriggerBottom"
}
],