summaryrefslogtreecommitdiff
path: root/data/maps/SixIsland_WaterPath/map.json
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-01-13 01:00:38 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-01-13 01:00:38 -0500
commit7f55319c00dfedeadbb73719dd38c3173de9c1f0 (patch)
treee2503a9c304471a57685e8c4141596ff422142a2 /data/maps/SixIsland_WaterPath/map.json
parent78b44870080fd5ab3f14002bfdb00540c132a3c8 (diff)
Use movement type constants
Diffstat (limited to 'data/maps/SixIsland_WaterPath/map.json')
-rw-r--r--data/maps/SixIsland_WaterPath/map.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/data/maps/SixIsland_WaterPath/map.json b/data/maps/SixIsland_WaterPath/map.json
index 5a0f111c8..edd2ac240 100644
--- a/data/maps/SixIsland_WaterPath/map.json
+++ b/data/maps/SixIsland_WaterPath/map.json
@@ -34,7 +34,7 @@
"x": 12,
"y": 13,
"elevation": 3,
- "movement_type": "19",
+ "movement_type": "MOVEMENT_TYPE_FACE_DOWN_UP_AND_LEFT",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -47,7 +47,7 @@
"x": 11,
"y": 52,
"elevation": 3,
- "movement_type": "7",
+ "movement_type": "MOVEMENT_TYPE_FACE_UP",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -60,7 +60,7 @@
"x": 13,
"y": 35,
"elevation": 1,
- "movement_type": "1",
+ "movement_type": "MOVEMENT_TYPE_LOOK_AROUND",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -73,7 +73,7 @@
"x": 15,
"y": 45,
"elevation": 1,
- "movement_type": "2",
+ "movement_type": "MOVEMENT_TYPE_WANDER_AROUND",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -86,7 +86,7 @@
"x": 6,
"y": 21,
"elevation": 3,
- "movement_type": "8",
+ "movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -99,7 +99,7 @@
"x": 7,
"y": 21,
"elevation": 3,
- "movement_type": "8",
+ "movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -112,7 +112,7 @@
"x": 11,
"y": 76,
"elevation": 3,
- "movement_type": "15",
+ "movement_type": "MOVEMENT_TYPE_FACE_UP_AND_LEFT",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -125,7 +125,7 @@
"x": 17,
"y": 19,
"elevation": 0,
- "movement_type": "8",
+ "movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,
@@ -138,7 +138,7 @@
"x": 17,
"y": 87,
"elevation": 3,
- "movement_type": "8",
+ "movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 0,