summaryrefslogtreecommitdiff
path: root/data/maps/Route102
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/Route102
parent2b5f7fe151d548230d2af4c6b0240252300032d0 (diff)
Add berry tree id constants
Diffstat (limited to 'data/maps/Route102')
-rw-r--r--data/maps/Route102/map.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route102/map.json b/data/maps/Route102/map.json
index fc9adee3b..609c90079 100644
--- a/data/maps/Route102/map.json
+++ b/data/maps/Route102/map.json
@@ -112,7 +112,7 @@
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": "TRAINER_TYPE_NONE",
- "trainer_sight_or_berry_tree_id": "2",
+ "trainer_sight_or_berry_tree_id": "BERRY_TREE_ROUTE_102_PECHA",
"script": "BerryTreeScript",
"flag": "0"
},
@@ -125,7 +125,7 @@
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": "TRAINER_TYPE_NONE",
- "trainer_sight_or_berry_tree_id": "1",
+ "trainer_sight_or_berry_tree_id": "BERRY_TREE_ROUTE_102_ORAN",
"script": "BerryTreeScript",
"flag": "0"
},