From 7f55319c00dfedeadbb73719dd38c3173de9c1f0 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Mon, 13 Jan 2020 01:00:38 -0500 Subject: Use movement type constants --- data/maps/MtEmber_RubyPath_B5F/map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/maps/MtEmber_RubyPath_B5F') 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, -- cgit v1.2.3