diff options
| author | SphericalIce <sphericalice@outlook.com> | 2021-06-13 13:21:23 +0100 |
|---|---|---|
| committer | SphericalIce <sphericalice@outlook.com> | 2021-06-13 13:21:23 +0100 |
| commit | 0a94dba4a7dab779937ba3afd29932aa8d5b535f (patch) | |
| tree | e5e9c530ecac97b3cb55547211b611f70a6e72e5 /data/maps/MagmaHideout_4F | |
| parent | e308dc8236e53001d02c24dccd265ce89217d2f0 (diff) | |
Rename item script labels to fit the established name scheme
Diffstat (limited to 'data/maps/MagmaHideout_4F')
| -rw-r--r-- | data/maps/MagmaHideout_4F/map.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/MagmaHideout_4F/map.json b/data/maps/MagmaHideout_4F/map.json index 94cf295e0..67c11481f 100644 --- a/data/maps/MagmaHideout_4F/map.json +++ b/data/maps/MagmaHideout_4F/map.json @@ -115,7 +115,7 @@ "movement_range_y": 1, "trainer_type": "TRAINER_TYPE_NONE", "trainer_sight_or_berry_tree_id": "0", - "script": "MagmaHideout_4F_EventScript_MaxRevive", + "script": "MagmaHideout_4F_EventScript_ItemMaxRevive", "flag": "FLAG_ITEM_MAGMA_HIDEOUT_4F_MAX_REVIVE" } ], |
