diff options
Diffstat (limited to 'data/maps/MtEmber_RubyPath_B2F_Stairs')
| -rw-r--r-- | data/maps/MtEmber_RubyPath_B2F_Stairs/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/MtEmber_RubyPath_B2F_Stairs/map.json b/data/maps/MtEmber_RubyPath_B2F_Stairs/map.json index 85f9e084e..e3c5ef182 100644 --- a/data/maps/MtEmber_RubyPath_B2F_Stairs/map.json +++ b/data/maps/MtEmber_RubyPath_B2F_Stairs/map.json @@ -18,7 +18,7 @@ "x": 4, "y": 3, "elevation": 3, - "movement_type": "1", + "movement_type": "MOVEMENT_TYPE_LOOK_AROUND", "movement_range_x": 1, "movement_range_y": 1, "trainer_type": 0, @@ -31,7 +31,7 @@ "x": 6, "y": 2, "elevation": 3, - "movement_type": "1", + "movement_type": "MOVEMENT_TYPE_LOOK_AROUND", "movement_range_x": 1, "movement_range_y": 1, "trainer_type": 0, |
