summaryrefslogtreecommitdiff
path: root/data/maps/SSTidalLowerDeck
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-03-27 10:32:39 -0400
committerhuderlem <huderlem@gmail.com>2020-04-28 19:59:16 -0500
commit4dabc1bc7b211f3b4edceddc65d20b05b78667e5 (patch)
treecdd0d8ca845060eda6cb4a731c45cd3b13a5f9f7 /data/maps/SSTidalLowerDeck
parent0459f99a95dc3c8f15749b30e20b8a9bbceef41b (diff)
Use trainer type constants
Diffstat (limited to 'data/maps/SSTidalLowerDeck')
-rw-r--r--data/maps/SSTidalLowerDeck/map.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/SSTidalLowerDeck/map.json b/data/maps/SSTidalLowerDeck/map.json
index 2d39a4738..dabe9dbbb 100644
--- a/data/maps/SSTidalLowerDeck/map.json
+++ b/data/maps/SSTidalLowerDeck/map.json
@@ -19,7 +19,7 @@
"movement_type": "MOVEMENT_TYPE_WALK_SEQUENCE_DOWN_RIGHT_UP_LEFT",
"movement_range_x": 4,
"movement_range_y": 4,
- "trainer_type": "1",
+ "trainer_type": "TRAINER_TYPE_NORMAL",
"trainer_sight_or_berry_tree_id": "3",
"script": "SSTidalLowerDeck_EventScript_15FED7",
"flag": "0"
@@ -32,7 +32,7 @@
"movement_type": "MOVEMENT_TYPE_WALK_SEQUENCE_DOWN_LEFT_UP_RIGHT",
"movement_range_x": 7,
"movement_range_y": 4,
- "trainer_type": "1",
+ "trainer_type": "TRAINER_TYPE_NORMAL",
"trainer_sight_or_berry_tree_id": "3",
"script": "SSTidalLowerDeck_EventScript_15FEEE",
"flag": "0"