diff --git a/game/modules/tome/data/general/objects/world-artifacts.lua b/game/modules/tome/data/general/objects/world-artifacts.lua index c10ca26e4cf990d6212ac4c5ef1a004f3067c636..301e122067d32214a1cb6b956ba3d9cb310c31ed 100644 --- a/game/modules/tome/data/general/objects/world-artifacts.lua +++ b/game/modules/tome/data/general/objects/world-artifacts.lua @@ -6706,7 +6706,7 @@ newEntity{ base = "BASE_LEATHER_BOOT", newEntity{ base = "BASE_MASSIVE_ARMOR", power_source = {arcane=true}, unique = true, - name = "Cuirass of the Dark Lord", image = "object/artifact/armor_cuirass_of_the_thronesmen.png", + name = "Cuirass of the Dark Lord", image = "object/artifact/dg_casual_outfit.png", unided_name = "black, spiked armor", desc = [["Worn by a villain long forgotten, this armor was powered by the blood of thousands of innocents. Decrepit and old, the dark lord died in solitude, his dominion crumbled, his subjects gone. Only the plate remained, dying to finally taste fresh blood again."]], color = colors.RED, diff --git a/game/modules/tome/data/gfx/shockbolt/object/artifact/dg_casual_outfit.png b/game/modules/tome/data/gfx/shockbolt/object/artifact/dg_casual_outfit.png new file mode 100644 index 0000000000000000000000000000000000000000..5a48d67af02a151235965bf8818d0537857b0c3f Binary files /dev/null and b/game/modules/tome/data/gfx/shockbolt/object/artifact/dg_casual_outfit.png differ