diff --git a/runelite-client/src/main/resources/item_variations.json b/runelite-client/src/main/resources/item_variations.json index d136d609c9..59493b2e79 100644 --- a/runelite-client/src/main/resources/item_variations.json +++ b/runelite-client/src/main/resources/item_variations.json @@ -8007,8 +8007,9 @@ 12725, 12726 ], - "mysterious emblem": [ + "archaic emblem": [ 12746, + 12747, 12748, 12749, 12750, @@ -8017,7 +8018,8 @@ 12753, 12754, 12755, - 12756 + 12756, + 23487 ], "rune pouch": [ 12791, @@ -9596,5 +9598,12 @@ "vs shield": [ 24265, 24266 + ], + "mysterious emblem": [ + 24277, + 24279, + 24281, + 24283, + 24285 ] } \ No newline at end of file