From 1cb0056588afc818344550610994d4d10a875e7e Mon Sep 17 00:00:00 2001 From: Aurorablade Date: Tue, 16 May 2017 03:54:25 -0400 Subject: [PATCH] a rather then an --- code/modules/customitems/item_defines.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/customitems/item_defines.dm b/code/modules/customitems/item_defines.dm index 6dc5c237575..bd3da146e93 100644 --- a/code/modules/customitems/item_defines.dm +++ b/code/modules/customitems/item_defines.dm @@ -835,7 +835,7 @@ /obj/item/clothing/accessory/necklace/locket/fethasnecklace //Fethas: Sefra'neem name = "Orange gemmed locket" - desc = "a locket with an orange gem set on the front, the picture inside seems to be of a Tajaran." + desc = "a locket with a orange gem set on the front, the picture inside seems to be of a Tajaran." icon = 'icons/obj/custom_items.dmi' icon_state = "fethasnecklace" item_state = "fethasnecklace"