summaryrefslogtreecommitdiff
path: root/data/maps/Route11/map.json
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-01-11 01:29:57 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-01-11 02:12:25 -0500
commitaa84a1d3a11c7cc6fd0e1021e1ed060e0c5683f2 (patch)
tree7a8745203ad053322c72fcde0cf679ef1cac2af6 /data/maps/Route11/map.json
parent6bcb508c3fd576bccbe589fee5bae31fb803841c (diff)
Name item ball scripts
Diffstat (limited to 'data/maps/Route11/map.json')
-rw-r--r--data/maps/Route11/map.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/Route11/map.json b/data/maps/Route11/map.json
index 854692035..7882673d1 100644
--- a/data/maps/Route11/map.json
+++ b/data/maps/Route11/map.json
@@ -164,7 +164,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route11_EventScript_1BEAF0",
+ "script": "Route11_EventScript_ItemXDefend",
"flag": "FLAG_HIDE_ROUTE11_X_DEFEND"
},
{
@@ -177,7 +177,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route11_EventScript_1BEB99",
+ "script": "Route11_EventScript_ItemGreatBall",
"flag": "FLAG_HIDE_ROUTE11_GREAT_BALL"
},
{
@@ -190,7 +190,7 @@
"movement_range_y": 1,
"trainer_type": 0,
"trainer_sight_or_berry_tree_id": 0,
- "script": "Route11_EventScript_1BEBA6",
+ "script": "Route11_EventScript_ItemAwakening",
"flag": "FLAG_HIDE_ROUTE11_AWAKENING"
}
],