summaryrefslogtreecommitdiff
path: root/data/maps/MtEmber_RubyPath_B5F/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/MtEmber_RubyPath_B5F/map.json
parent78b44870080fd5ab3f14002bfdb00540c132a3c8 (diff)
Use movement type constants
Diffstat (limited to 'data/maps/MtEmber_RubyPath_B5F/map.json')
-rw-r--r--data/maps/MtEmber_RubyPath_B5F/map.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/MtEmber_RubyPath_B5F/map.json b/data/maps/MtEmber_RubyPath_B5F/map.json
index dc8ab175e..43ad7e409 100644
--- a/data/maps/MtEmber_RubyPath_B5F/map.json
+++ b/data/maps/MtEmber_RubyPath_B5F/map.json
@@ -18,7 +18,7 @@
"x": 7,
"y": 7,
"elevation": 0,
- "movement_type": "8",
+ "movement_type": "MOVEMENT_TYPE_FACE_DOWN",
"movement_range_x": 0,
"movement_range_y": 0,
"trainer_type": 0,