summaryrefslogtreecommitdiff
path: root/data/maps/Route6
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/Route6
parent78b44870080fd5ab3f14002bfdb00540c132a3c8 (diff)
Use movement type constants
Diffstat (limited to 'data/maps/Route6')
-rw-r--r--data/maps/Route6/map.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/maps/Route6/map.json b/data/maps/Route6/map.json
index c0e0968bb..f67590481 100644
--- a/data/maps/Route6/map.json
+++ b/data/maps/Route6/map.json
@@ -29,7 +29,7 @@
"x": 3,
"y": 16,
"elevation": 3,
- "movement_type": "10",
+ "movement_type": "MOVEMENT_TYPE_FACE_RIGHT",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -42,7 +42,7 @@
"x": 12,
"y": 21,
"elevation": 3,
- "movement_type": "10",
+ "movement_type": "MOVEMENT_TYPE_FACE_RIGHT",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -55,7 +55,7 @@
"x": 13,
"y": 21,
"elevation": 3,
- "movement_type": "9",
+ "movement_type": "MOVEMENT_TYPE_FACE_LEFT",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -68,7 +68,7 @@
"x": 20,
"y": 25,
"elevation": 3,
- "movement_type": "9",
+ "movement_type": "MOVEMENT_TYPE_FACE_LEFT",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -81,7 +81,7 @@
"x": 13,
"y": 32,
"elevation": 3,
- "movement_type": "9",
+ "movement_type": "MOVEMENT_TYPE_FACE_LEFT",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,
@@ -94,7 +94,7 @@
"x": 13,
"y": 33,
"elevation": 3,
- "movement_type": "9",
+ "movement_type": "MOVEMENT_TYPE_FACE_LEFT",
"movement_range_x": 1,
"movement_range_y": 1,
"trainer_type": 1,