summaryrefslogtreecommitdiff
path: root/data/maps/Route130
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-02-14 14:15:51 -0500
committerGitHub <noreply@github.com>2021-02-14 14:15:51 -0500
commita85ac11b28affab06ddb9aa16dceb0d835de9c23 (patch)
tree29a3df5b5e53aacb75d8f3db1a1c0be98124be70 /data/maps/Route130
parent78925916f3fcceca714b8a9ffa8400e33470eae3 (diff)
parent20b76c6071ee6630a825aee9c34cf72efcc9a35f (diff)
Merge pull request #1325 from GriffinRichards/constants-berrytree
Add berry tree id constants
Diffstat (limited to 'data/maps/Route130')
-rw-r--r--data/maps/Route130/map.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route130/map.json b/data/maps/Route130/map.json
index 7b4cf047c..c612eccb5 100644
--- a/data/maps/Route130/map.json
+++ b/data/maps/Route130/map.json
@@ -60,7 +60,7 @@
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": "TRAINER_TYPE_NONE",
- "trainer_sight_or_berry_tree_id": "82",
+ "trainer_sight_or_berry_tree_id": "BERRY_TREE_ROUTE_130_LIECHI",
"script": "BerryTreeScript",
"flag": "FLAG_TEMP_11"
},