diff --git a/runelite-client/src/main/resources/item_variations.json b/runelite-client/src/main/resources/item_variations.json index 9996438144..80dd7dd319 100644 --- a/runelite-client/src/main/resources/item_variations.json +++ b/runelite-client/src/main/resources/item_variations.json @@ -547,7 +547,8 @@ 526, 2530, 3187, - 24655 + 24655, + 25199 ], "monks robe": [ 542, @@ -1652,6 +1653,10 @@ 1005, 7957 ], + "red cape": [ + 1007, + 25207 + ], "blue skirt": [ 1011, 7386, @@ -1662,6 +1667,11 @@ 12445, 12447 ], + "blue cape": [ + 1021, + 25195, + 25208 + ], "blue partyhat": [ 1042, 2422 @@ -3353,7 +3363,17 @@ ], "explosive potion": [ 4045, - 23818 + 23818, + 25211 + ], + "bandages": [ + 4049, + 25202 + ], + "barricade": [ + 4053, + 25209, + 25210 ], "decorative sword": [ 4068, @@ -3420,11 +3440,14 @@ 4081, 10588, 12017, - 12018 + 12018, + 25250, + 25278 ], "sled": [ 4083, - 4084 + 4084, + 25282 ], "dragon platelegs": [ 4087, @@ -3499,7 +3522,8 @@ ], "stick": [ 4179, - 9702 + 9702, + 25285 ], "extended brush": [ 4191, @@ -4795,20 +4819,24 @@ "seers ring": [ 6731, 11770, - 23624 + 23624, + 25258 ], "archers ring": [ 6733, - 11771 + 11771, + 25260 ], "warrior ring": [ 6735, - 11772 + 11772, + 25262 ], "berserker ring": [ 6737, 11773, - 23595 + 23595, + 25264 ], "darklight": [ 6746, @@ -6119,7 +6147,18 @@ 11781, 11782, 11783, - 11784 + 11784, + 25266, + 25267, + 25268, + 25269, + 25270, + 25271, + 25272, + 25273, + 25274, + 25275, + 25276 ], "bandana eyepatch": [ 8924, @@ -7392,7 +7431,15 @@ 23073, 23075, 24370, - 24444 + 24444, + 25177, + 25179, + 25181, + 25183, + 25185, + 25187, + 25189, + 25191 ], "slayer ring": [ 11866, @@ -7477,15 +7524,18 @@ ], "ring of the gods": [ 12601, - 13202 + 13202, + 25252 ], "tyrannical ring": [ 12603, - 12691 + 12691, + 25254 ], "treasonous ring": [ 12605, - 12692 + 12692, + 25256 ], "bandos page": [ 12613, @@ -8220,7 +8270,9 @@ 19550, 19710, 20655, - 20657 + 20657, + 25246, + 25248 ], "amulet of torture": [ 19553, @@ -8599,7 +8651,8 @@ ], "granite ring": [ 21739, - 21752 + 21752, + 25193 ], "imbued saradomin max cape": [ 21776, @@ -8877,6 +8930,10 @@ 22405, 22446 ], + "old key": [ + 22428, + 25244 + ], "battlemage potion": [ 22449, 22452, @@ -9496,5 +9553,51 @@ 25160, 25161, 25162 + ], + "soul fragment": [ + 25196, + 25201 + ], + "potion of power": [ + 25203, + 25204, + 25205, + 25206 + ], + "blue icon": [ + 25212, + 25213, + 25214, + 25215, + 25216, + 25217, + 25218, + 25219, + 25220, + 25221, + 25222, + 25223, + 25224, + 25225, + 25226, + 25227 + ], + "red icon": [ + 25228, + 25229, + 25230, + 25231, + 25232, + 25233, + 25234, + 25235, + 25236, + 25237, + 25238, + 25239, + 25240, + 25241, + 25242, + 25243 ] } \ No newline at end of file