diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-26 17:07:52 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-26 17:07:52 -0400 |
| commit | 402f2643bd9159638002b18010d09fa3309c1f9f (patch) | |
| tree | 2ccf4cd24a17630ed107bc5749eaf998927d5476 /data/maps | |
| parent | d69a051df50232dbc0c2d0b595d5eeb0d5fb3133 (diff) | |
| parent | 7a6d4525c4066038832d85a45ed6df6ab4660309 (diff) | |
Merge branch 'master' of github.com:pret/pokefirered into field_player_avatar
Diffstat (limited to 'data/maps')
| -rw-r--r-- | data/maps/Route19/map.json | 2 | ||||
| -rw-r--r-- | data/maps/Route21_North/map.json | 2 | ||||
| -rw-r--r-- | data/maps/SixIsland_OutcastIsland/map.json | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/Route19/map.json b/data/maps/Route19/map.json index 94a0bf700..2a55864e6 100644 --- a/data/maps/Route19/map.json +++ b/data/maps/Route19/map.json @@ -170,7 +170,7 @@ "flag": "0" }, { - "graphics_id": "OBJ_EVENT_GFX_TUBER_M_1", + "graphics_id": "OBJ_EVENT_GFX_TUBER_M_WATER", "x": 9, "y": 41, "elevation": 1, diff --git a/data/maps/Route21_North/map.json b/data/maps/Route21_North/map.json index 0edf558bb..9a215410d 100644 --- a/data/maps/Route21_North/map.json +++ b/data/maps/Route21_North/map.json @@ -79,7 +79,7 @@ "flag": "0" }, { - "graphics_id": "OBJ_EVENT_GFX_TUBER_M_1", + "graphics_id": "OBJ_EVENT_GFX_TUBER_M_WATER", "x": 15, "y": 35, "elevation": 1, diff --git a/data/maps/SixIsland_OutcastIsland/map.json b/data/maps/SixIsland_OutcastIsland/map.json index bd365773c..409d394d7 100644 --- a/data/maps/SixIsland_OutcastIsland/map.json +++ b/data/maps/SixIsland_OutcastIsland/map.json @@ -87,7 +87,7 @@ "flag": "0" }, { - "graphics_id": "OBJ_EVENT_GFX_TUBER_M_1", + "graphics_id": "OBJ_EVENT_GFX_TUBER_M_WATER", "x": 11, "y": 44, "elevation": 1, |
