diff --git a/runelite-client/src/main/resources/item_variations.json b/runelite-client/src/main/resources/item_variations.json index a8c6a4cf84..1a697623fa 100644 --- a/runelite-client/src/main/resources/item_variations.json +++ b/runelite-client/src/main/resources/item_variations.json @@ -689,6 +689,10 @@ 692, 693 ], + "stone tablet": [ + 699, + 22991 + ], "mixed chemicals": [ 705, 706 @@ -1273,7 +1277,9 @@ 21526, 21527, 22000, - 22001 + 22001, + 23045, + 23046 ], "radimus notes": [ 714, @@ -3396,30 +3402,35 @@ 10601, 10602, 10603, - 20562 + 20562, + 23047 ], "mystic robe top": [ 4091, 4101, 4111, - 20425 + 20425, + 23050 ], "mystic robe bottom": [ 4093, 4103, 4113, - 20426 + 20426, + 23053 ], "mystic gloves": [ 4095, 4105, - 4115 + 4115, + 23056 ], "mystic boots": [ 4097, 4107, 4117, - 20579 + 20579, + 23059 ], "crawling hand": [ 4133, @@ -3572,7 +3583,10 @@ 6728, 6810, 11922, - 22116 + 22116, + 22754, + 22756, + 22758 ], "map scrap": [ 4274, @@ -4092,7 +4106,9 @@ 5074, 5075, 7413, - 13653 + 13653, + 22798, + 22800 ], "birds egg": [ 5076, @@ -8133,6 +8149,10 @@ 13576, 20785 ], + "seed box": [ + 13639, + 22993 + ], "farmers boro trousers": [ 13640, 13641 @@ -8245,6 +8265,10 @@ 20535, 20536 ], + "dark altar": [ + 20619, + 22778 + ], "occult altar": [ 20620, 20621, @@ -8686,7 +8710,15 @@ 22073, 22075, 22077, - 22410 + 22410, + 22774, + 23023, + 23025, + 23027, + 23029, + 23031, + 23033, + 23035 ], "dragon key": [ 22087, @@ -8797,5 +8829,74 @@ "thammarons sceptre": [ 22552, 22555 + ], + "dragon hasta": [ + 22731, + 22734, + 22737, + 22740, + 22743 + ], + "ikkle hydra": [ + 22746, + 22748, + 22750, + 22752 + ], + "energy disk": [ + 22765, + 22766, + 22767, + 22768 + ], + "unknown fluid": [ + 22769, + 22770, + 22771, + 22772, + 22773 + ], + "dragonfruit pie": [ + 22792, + 22795 + ], + "radas blessing": [ + 22803, + 22941, + 22943, + 22945, + 22947 + ], + "dragon knife": [ + 22804, + 22806, + 22808, + 22810, + 22812, + 22814 + ], + "cormorants glove": [ + 22816, + 22817 + ], + "celastrus seedling": [ + 22848, + 22852 + ], + "redwood seedling": [ + 22850, + 22854 + ], + "dragonfruit seedling": [ + 22862, + 22864 + ], + "bottomless compost bucket": [ + 22994, + 22997 + ], + "bottled dragonbreath": [ + 22999, + 23002 ] } \ No newline at end of file