From d8b84cead4fd151a71d90901c20413c7a696ad03 Mon Sep 17 00:00:00 2001 From: dg <dg@51575b47-30f0-44d4-a5cc-537603b46e54> Date: Mon, 21 Jan 2013 23:30:52 +0000 Subject: [PATCH] Better blood of life description git-svn-id: http://svn.net-core.org/repos/t-engine4@6356 51575b47-30f0-44d4-a5cc-537603b46e54 --- game/modules/tome/data/general/objects/world-artifacts.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/modules/tome/data/general/objects/world-artifacts.lua b/game/modules/tome/data/general/objects/world-artifacts.lua index 9d0ed03e99..ec0183e062 100644 --- a/game/modules/tome/data/general/objects/world-artifacts.lua +++ b/game/modules/tome/data/general/objects/world-artifacts.lua @@ -530,7 +530,7 @@ newEntity{ display = '!', color=colors.VIOLET, image="object/artifact/potion_blood_of_life.png", encumber = 0.4, rarity = 350, - desc = [[The Blood of Life! It can let a living being resurrect in case of an untimely demise. But only once!]], + desc = [[This vial of blood was drawn from an ancient race in the Age of Haze. Some of the power and vitality of those early days of the world still flows through it. "Drink me, mortal," the red liquid seems to whisper in your thoughts. "I will bring you light beyond darkness. Those who taste my essence fear not the death of flesh. Drink me, mortal, if you value your life..."]], cost = 1000, special = true, -- GitLab