From ae2011a16c98ce21d7f6a1dd77919a32655e7a31 Mon Sep 17 00:00:00 2001 From: dg <dg@51575b47-30f0-44d4-a5cc-537603b46e54> Date: Fri, 16 Sep 2011 06:23:37 +0000 Subject: [PATCH] fix git-svn-id: http://svn.net-core.org/repos/t-engine4@4419 51575b47-30f0-44d4-a5cc-537603b46e54 --- game/modules/tome/data/zones/ancient-elven-ruins/objects.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/modules/tome/data/zones/ancient-elven-ruins/objects.lua b/game/modules/tome/data/zones/ancient-elven-ruins/objects.lua index 159832966d..763df581c3 100644 --- a/game/modules/tome/data/zones/ancient-elven-ruins/objects.lua +++ b/game/modules/tome/data/zones/ancient-elven-ruins/objects.lua @@ -37,7 +37,7 @@ newEntity{ base = "BASE_MUMMY_WRAPPING", define_as = "BINDINGS_ETERNAL_NIGHT", unique = true, name = "Bindings of Eternal Night", image = "object/artifact/bindings_of_eternal_night.png", unided_name = "blackened, slithering mummy wrappings", - desc = [[Woven through with fell magics of undeath, these bindings suck the light and life out of everything they touch. Any who don them will find themselves suspended in a nightmarish limbo between life and death.]], + desc = [[Woven through with fel magics of undeath, these bindings suck the light and life out of everything they touch. Any who don them will find themselves suspended in a nightmarish limbo between life and death.]], color = colors.DARK_GREY, level_range = {1, 50}, rarity = 130, -- GitLab