From 84c2d840db5715152408d95c504477b444b4ac38 Mon Sep 17 00:00:00 2001 From: Unicornpowerstar Date: Thu, 20 Mar 2025 17:09:15 +0100 Subject: [PATCH] Name change --- public/images/items.json | 2 +- ...rrain_weather_extender.png => mystical-rock.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename public/images/items/{terrain_weather_extender.png => mystical-rock.png} (100%) diff --git a/public/images/items.json b/public/images/items.json index 670a4c1d440..5e8d3dbd93d 100644 --- a/public/images/items.json +++ b/public/images/items.json @@ -10,7 +10,7 @@ "scale": 1, "frames": [ { - "filename": "terrain_weather_extender", + "filename": "mystical-rock", "rotated": false, "trimmed": true, "sourceSize": { diff --git a/public/images/items/terrain_weather_extender.png b/public/images/items/mystical-rock.png similarity index 100% rename from public/images/items/terrain_weather_extender.png rename to public/images/items/mystical-rock.png