diff --git a/runelite-client/src/main/resources/item_variations.json b/runelite-client/src/main/resources/item_variations.json index 0ed0a6841b..a8c6a4cf84 100644 --- a/runelite-client/src/main/resources/item_variations.json +++ b/runelite-client/src/main/resources/item_variations.json @@ -8245,11 +8245,6 @@ 20535, 20536 ], - "elder maul": [ - 20601, - 21003, - 21205 - ], "occult altar": [ 20620, 20621, @@ -8400,6 +8395,10 @@ 20983, 20984 ], + "elder maul": [ + 21003, + 21205 + ], "dragon sword": [ 21009, 21206 @@ -8798,29 +8797,5 @@ "thammarons sceptre": [ 22552, 22555 - ], - "eek": [ - 22683, - 22684 - ], - "clown mask": [ - 22688, - 22689 - ], - "clown bow tie": [ - 22691, - 22692 - ], - "clown gown": [ - 22694, - 22695 - ], - "clown trousers": [ - 22697, - 22698 - ], - "clown shoes": [ - 22700, - 22701 ] } \ No newline at end of file