summaryrefslogtreecommitdiff
path: root/data/maps/SixIsland_PatternBush
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_PatternBush
parent78b44870080fd5ab3f14002bfdb00540c132a3c8 (diff)
Use movement type constants
Diffstat (limited to 'data/maps/SixIsland_PatternBush')
-rw-r--r--data/maps/SixIsland_PatternBush/map.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/data/maps/SixIsland_PatternBush/map.json b/data/maps/SixIsland_PatternBush/map.json
index 733c0c958..ada89bce9 100644
--- a/data/maps/SixIsland_PatternBush/map.json
+++ b/data/maps/SixIsland_PatternBush/map.json
@@ -18,7 +18,7 @@
"x": 48,
"y": 15,
"elevation": 3,
- "movement_type": "20",
+ "movement_type": "MOVEMENT_TYPE_FACE_DOWN_UP_AND_RIGHT",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -31,7 +31,7 @@
"x": 10,
"y": 5,
"elevation": 3,
- "movement_type": "18",
+ "movement_type": "MOVEMENT_TYPE_FACE_DOWN_AND_RIGHT",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -44,7 +44,7 @@
"x": 51,
"y": 6,
"elevation": 3,
- "movement_type": "8",
+ "movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -57,7 +57,7 @@
"x": 12,
"y": 13,
"elevation": 3,
- "movement_type": "2",
+ "movement_type": "MOVEMENT_TYPE_WANDER_AROUND",
"movement_range_x": 1,
"movement_range_y": 2,
"trainer_type": 1,
@@ -70,7 +70,7 @@
"x": 37,
"y": 23,
"elevation": 3,
- "movement_type": "51",
+ "movement_type": "MOVEMENT_TYPE_WALK_SEQUENCE_LEFT_UP_RIGHT_DOWN",
"movement_range_x": 2,
"movement_range_y": 5,
"trainer_type": 1,
@@ -83,7 +83,7 @@
"x": 32,
"y": 5,
"elevation": 3,
- "movement_type": "8",
+ "movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -96,7 +96,7 @@
"x": 52,
"y": 20,
"elevation": 3,
- "movement_type": "10",
+ "movement_type": "MOVEMENT_TYPE_FACE_RIGHT",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -109,7 +109,7 @@
"x": 8,
"y": 21,
"elevation": 3,
- "movement_type": "17",
+ "movement_type": "MOVEMENT_TYPE_FACE_DOWN_AND_LEFT",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -122,7 +122,7 @@
"x": 39,
"y": 6,
"elevation": 3,
- "movement_type": "2",
+ "movement_type": "MOVEMENT_TYPE_WANDER_AROUND",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -135,7 +135,7 @@
"x": 3,
"y": 9,
"elevation": 3,
- "movement_type": "3",
+ "movement_type": "MOVEMENT_TYPE_WANDER_UP_AND_DOWN",
"movement_range_x": 1,
"movement_range_y": 2,
"trainer_type": 1,
@@ -148,7 +148,7 @@
"x": 19,
"y": 24,
"elevation": 3,
- "movement_type": "28",
+ "movement_type": "MOVEMENT_TYPE_WALK_RIGHT_AND_LEFT",
"movement_range_x": 5,
"movement_range_y": 1,
"trainer_type": 1,
@@ -161,7 +161,7 @@
"x": 30,
"y": 19,
"elevation": 3,
- "movement_type": "7",
+ "movement_type": "MOVEMENT_TYPE_FACE_UP",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,