From 387938c3fd7c454c7862f3e6742dacf4736f9bcb Mon Sep 17 00:00:00 2001 From: DarkGod <darkgod@net-core.org> Date: Wed, 2 Jul 2014 11:18:11 +0200 Subject: [PATCH] typo --- 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 14dc2b698e..1c7033fc3a 100644 --- a/game/modules/tome/data/general/objects/world-artifacts.lua +++ b/game/modules/tome/data/general/objects/world-artifacts.lua @@ -5728,7 +5728,7 @@ newEntity{ base = "BASE_RING", define_as = "SET_LICH_RING", unique = true, name = "Ring of the Archlich", image = "object/artifact/ring_of_the_archlich.png", unided_name = "dusty, cracked ring", - desc = [[This ring is filled with an overwhelming, yet restrained, power. It lashes, grasps from its metal prison, seatching for life to snuff out. You alone are unharmed. + desc = [[This ring is filled with an overwhelming, yet restrained, power. It lashes, grasps from its metal prison, searching for life to snuff out. You alone are unharmed. Perhaps it feels all the death you will bring to others in the near future.]], color = colors.DARK_GREY, level_range = {30, 40}, -- GitLab