diff --git a/game/modules/tome/data/talents/spells/stone-alchemy.lua b/game/modules/tome/data/talents/spells/stone-alchemy.lua index 18a0304f0ed1b8281563331e6b70ff0741b6be5b..5fb749ea221c054a682120ccfe872b0c52e46935 100644 --- a/game/modules/tome/data/talents/spells/stone-alchemy.lua +++ b/game/modules/tome/data/talents/spells/stone-alchemy.lua @@ -114,7 +114,7 @@ newTalent{ return true end, info = function(self, t) - return ([[Imbue an body armour with a gem, granting it additional powers. + return ([[Imbue a body armour with a gem, granting it additional powers. You can only imbue items once, and it is permanent.]]) end, }