diff --git a/runelite-client/src/main/resources/item_variations.json b/runelite-client/src/main/resources/item_variations.json index 6a56701fb7..8bd791dfd0 100644 --- a/runelite-client/src/main/resources/item_variations.json +++ b/runelite-client/src/main/resources/item_variations.json @@ -3,6 +3,22 @@ 1, 4051 ], + "cannon base": [ + 6, + 26520 + ], + "cannon stand": [ + 8, + 26522 + ], + "cannon barrels": [ + 10, + 26524 + ], + "cannon furnace": [ + 12, + 26526 + ], "excalibur": [ 35, 8280 @@ -2483,7 +2499,9 @@ 24971, 24973, 24994, - 24996 + 24996, + 26417, + 26419 ], "empty cup": [ 1980, @@ -3297,6 +3315,18 @@ 12609, 12611 ], + "holy book": [ + 3840, + 26496 + ], + "unholy book": [ + 3842, + 26498 + ], + "book of balance": [ + 3844, + 26488 + ], "games necklace": [ 3853, 3855, @@ -3499,34 +3529,39 @@ 4099, 4109, 20562, - 23047 + 23047, + 26531 ], "mystic robe top": [ 4091, 4101, 4111, 20425, - 23050 + 23050, + 26533 ], "mystic robe bottom": [ 4093, 4103, 4113, 20426, - 23053 + 23053, + 26535 ], "mystic gloves": [ 4095, 4105, 4115, - 23056 + 23056, + 26537 ], "mystic boots": [ 4097, 4107, 4117, 20579, - 23059 + 23059, + 26539 ], "crawling hand": [ 4133, @@ -3542,7 +3577,8 @@ 4178, 12773, 12774, - 20405 + 20405, + 26482 ], "granite maul": [ 4153, @@ -6124,12 +6160,14 @@ "void knight top": [ 8839, 20465, - 24177 + 24177, + 26463 ], "void knight robe": [ 8840, 20469, - 24179 + 24179, + 26465 ], "void knight mace": [ 8841, @@ -6139,7 +6177,8 @@ "void knight gloves": [ 8842, 20475, - 24182 + 24182, + 26467 ], "bronze defender": [ 8844, @@ -6359,7 +6398,8 @@ ], "rune crossbow": [ 9185, - 23601 + 23601, + 26486 ], "jade bolts": [ 9237, @@ -7260,17 +7300,20 @@ "void mage helm": [ 11663, 20477, - 24183 + 24183, + 26473 ], "void ranger helm": [ 11664, 20479, - 24184 + 24184, + 26475 ], "void melee helm": [ 11665, 20481, - 24185 + 24185, + 26477 ], "void seal": [ 11666, @@ -7620,6 +7663,10 @@ 19720, 23654 ], + "abyssal tentacle": [ + 12006, + 26484 + ], "soft clay pack": [ 12009, 12010, @@ -7649,6 +7696,18 @@ 12692, 25256 ], + "book of war": [ + 12608, + 26494 + ], + "book of law": [ + 12610, + 26492 + ], + "book of darkness": [ + 12612, + 26490 + ], "bandos page": [ 12613, 12614, @@ -7999,12 +8058,14 @@ "elite void top": [ 13072, 20467, - 24178 + 24178, + 26469 ], "elite void robe": [ 13073, 20471, - 24180 + 24180, + 26471 ], "crystal halberd": [ 13080, @@ -10240,5 +10301,37 @@ "blood essence": [ 26390, 26392 + ], + "shattered hood": [ + 26427, + 26439, + 26451 + ], + "shattered top": [ + 26430, + 26442, + 26454 + ], + "shattered trousers": [ + 26433, + 26445, + 26457 + ], + "shattered boots": [ + 26436, + 26448, + 26460 + ], + "unidentified fragment": [ + 26544, + 26545, + 26546, + 26547, + 26548 + ], + "shattered relic hunter armour set": [ + 26554, + 26557, + 26560 ] } \ No newline at end of file