diff --git a/game/modules/tome/data/general/objects/world-artifacts.lua b/game/modules/tome/data/general/objects/world-artifacts.lua index fd772f395c7cffb9e9e11e050de9798499624929..351e4e101f648b4c0bce55885645bc405857fd76 100644 --- a/game/modules/tome/data/general/objects/world-artifacts.lua +++ b/game/modules/tome/data/general/objects/world-artifacts.lua @@ -231,7 +231,7 @@ newEntity{ base = "BASE_RING", unique = true, name = "Ring of the Dead", color = colors.DARK_GREY, unided_name = "dull black ring", - desc = [[This dull black ring is completely featureless.]], + desc = [[This ring is imbued with powers from beyond the grave. It is said that those who wear it may find a new path when all other roads turn dim.]], level_range = {35, 42}, rarity = 250, cost = 500,