diff --git a/runelite-client/src/main/resources/item_variations.json b/runelite-client/src/main/resources/item_variations.json index 26d9a3d9fd..e87ad1fcb6 100644 --- a/runelite-client/src/main/resources/item_variations.json +++ b/runelite-client/src/main/resources/item_variations.json @@ -3386,7 +3386,8 @@ ], "bandages": [ 4049, - 25202 + 25202, + 25730 ], "barricade": [ 4053, @@ -3744,7 +3745,8 @@ 21641, 21642, 23072, - 23082 + 23082, + 25753 ], "herb tea mix": [ 4464, @@ -9793,5 +9795,17 @@ 25727, 25728, 25729 + ], + "holy sanguinesti staff": [ + 25731, + 25733 + ], + "holy scythe of vitur": [ + 25736, + 25738 + ], + "sanguine scythe of vitur": [ + 25739, + 25741 ] } \ No newline at end of file