diff options
| author | SphericalIce <sphericalice@outlook.com> | 2021-02-14 19:25:23 +0000 |
|---|---|---|
| committer | SphericalIce <sphericalice@outlook.com> | 2021-02-14 19:25:23 +0000 |
| commit | 70ff6c3b848ed16eaf63f0ff8445a8a6706250b7 (patch) | |
| tree | f06bca1d934aa1fc711dbe050dab96647d8f1acc /data/maps/Route113 | |
| parent | 78925916f3fcceca714b8a9ffa8400e33470eae3 (diff) | |
Rename 'hidden' Trainers/obj events to 'buried'
Diffstat (limited to 'data/maps/Route113')
| -rw-r--r-- | data/maps/Route113/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route113/map.json b/data/maps/Route113/map.json index 8d9d74028..422b88e6e 100644 --- a/data/maps/Route113/map.json +++ b/data/maps/Route113/map.json @@ -126,7 +126,7 @@ "x": 29, "y": 6, "elevation": 3, - "movement_type": "MOVEMENT_TYPE_HIDDEN", + "movement_type": "MOVEMENT_TYPE_BURIED", "movement_range_x": 0, "movement_range_y": 0, "trainer_type": "TRAINER_TYPE_BURIED", @@ -139,7 +139,7 @@ "x": 71, "y": 2, "elevation": 3, - "movement_type": "MOVEMENT_TYPE_HIDDEN", + "movement_type": "MOVEMENT_TYPE_BURIED", "movement_range_x": 0, "movement_range_y": 0, "trainer_type": "TRAINER_TYPE_BURIED", |
