summaryrefslogtreecommitdiff
path: root/data/maps/SixIsland_GreenPath
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-03-27 10:21:26 -0400
committerGriffinR <griffin.g.richards@gmail.com>2020-03-27 10:21:26 -0400
commiteebe7f2233618beda858a3cc9ddf0d1d52e3b4c2 (patch)
tree291ac628d148a8074008f53b12b73945e166c535 /data/maps/SixIsland_GreenPath
parenta473ca70a2ca5f3ca4a11a109533902c7605e7d4 (diff)
Use trainer type constants
Diffstat (limited to 'data/maps/SixIsland_GreenPath')
-rw-r--r--data/maps/SixIsland_GreenPath/map.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/SixIsland_GreenPath/map.json b/data/maps/SixIsland_GreenPath/map.json
index 2e4e8c19a..6a8499ab0 100644
--- a/data/maps/SixIsland_GreenPath/map.json
+++ b/data/maps/SixIsland_GreenPath/map.json
@@ -34,7 +34,7 @@
"movement_type": "MOVEMENT_TYPE_FACE_DOWN_UP_AND_RIGHT",
"movement_range_x": 1,
"movement_range_y": 1,
- "trainer_type": "1",
+ "trainer_type": "TRAINER_TYPE_NORMAL",
"trainer_sight_or_berry_tree_id": "2",
"script": "SixIsland_GreenPath_EventScript_Jaclyn",
"flag": "0"