From f0afa537daf6cdd666be6e2f8056ba0aa6ba46de Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 30 Aug 2023 13:46:10 +0200 Subject: Added new skins (#973) * Added new skins * Removed wrong dye info * Fixed lores --- items/WRAITH_MONSTER.json | 5 ----- 1 file changed, 5 deletions(-) (limited to 'items/WRAITH_MONSTER.json') diff --git a/items/WRAITH_MONSTER.json b/items/WRAITH_MONSTER.json index 7bb06667..9e0445e5 100644 --- a/items/WRAITH_MONSTER.json +++ b/items/WRAITH_MONSTER.json @@ -44,11 +44,6 @@ "id": "ECTOPLASM:1", "extra": [], "chance": "10%" - }, - { - "id": "DYE_DARK_PURPLE:1", - "extra": [], - "chance": "0.0001%" } ] } -- cgit