diff options
Diffstat (limited to 'data/maps/TwoIsland_PokemonCenter_2F')
| -rw-r--r-- | data/maps/TwoIsland_PokemonCenter_2F/map.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/TwoIsland_PokemonCenter_2F/map.json b/data/maps/TwoIsland_PokemonCenter_2F/map.json index ba3815e00..86ef55e25 100644 --- a/data/maps/TwoIsland_PokemonCenter_2F/map.json +++ b/data/maps/TwoIsland_PokemonCenter_2F/map.json @@ -18,7 +18,7 @@ "x": 6, "y": 2, "elevation": 3, - "movement_type": "8", + "movement_type": "MOVEMENT_TYPE_FACE_DOWN", "movement_range_x": 0, "movement_range_y": 0, "trainer_type": 0, @@ -31,7 +31,7 @@ "x": 2, "y": 2, "elevation": 3, - "movement_type": "8", + "movement_type": "MOVEMENT_TYPE_FACE_DOWN", "movement_range_x": 0, "movement_range_y": 0, "trainer_type": 0, @@ -44,7 +44,7 @@ "x": 10, "y": 2, "elevation": 3, - "movement_type": "8", + "movement_type": "MOVEMENT_TYPE_FACE_DOWN", "movement_range_x": 0, "movement_range_y": 0, "trainer_type": 0, @@ -57,7 +57,7 @@ "x": 1, "y": 2, "elevation": 3, - "movement_type": "8", + "movement_type": "MOVEMENT_TYPE_FACE_DOWN", "movement_range_x": 1, "movement_range_y": 1, "trainer_type": 0, |
