summaryrefslogtreecommitdiff
path: root/data/maps/Route117/map.json
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-02-05 15:25:12 -0500
committerGriffinR <griffin.g.richards@gmail.com>2021-02-05 15:25:12 -0500
commit0851c34bac0f38699e3442d8b79c4d7fe52ca71c (patch)
treeb65a9c294db4e297f923f2e81570ba53c861506d /data/maps/Route117/map.json
parent2b5f7fe151d548230d2af4c6b0240252300032d0 (diff)
Add berry tree id constants
Diffstat (limited to 'data/maps/Route117/map.json')
-rw-r--r--data/maps/Route117/map.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/Route117/map.json b/data/maps/Route117/map.json
index dd923a7cd..b72866741 100644
--- a/data/maps/Route117/map.json
+++ b/data/maps/Route117/map.json
@@ -164,7 +164,7 @@
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": "TRAINER_TYPE_NONE",
- "trainer_sight_or_berry_tree_id": "29",
+ "trainer_sight_or_berry_tree_id": "BERRY_TREE_ROUTE_117_WEPEAR_3",
"script": "BerryTreeScript",
"flag": "0"
},
@@ -177,7 +177,7 @@
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": "TRAINER_TYPE_NONE",
- "trainer_sight_or_berry_tree_id": "28",
+ "trainer_sight_or_berry_tree_id": "BERRY_TREE_ROUTE_117_WEPEAR_2",
"script": "BerryTreeScript",
"flag": "0"
},
@@ -190,7 +190,7 @@
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": "TRAINER_TYPE_NONE",
- "trainer_sight_or_berry_tree_id": "27",
+ "trainer_sight_or_berry_tree_id": "BERRY_TREE_ROUTE_117_WEPEAR_1",
"script": "BerryTreeScript",
"flag": "0"
},