From 7f43737a5399426dcac852d225868a9a697f2747 Mon Sep 17 00:00:00 2001 From: atermonera Date: Tue, 16 Jan 2018 18:48:32 -0800 Subject: [PATCH] Locket desc was too long --- code/modules/clothing/under/accessories/lockets.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/under/accessories/lockets.dm b/code/modules/clothing/under/accessories/lockets.dm index 6c06a48dbfd..4d5ca9fd384 100644 --- a/code/modules/clothing/under/accessories/lockets.dm +++ b/code/modules/clothing/under/accessories/lockets.dm @@ -1,6 +1,6 @@ /obj/item/clothing/accessory/locket name = "silver locket" - desc = "This oval shaped, argentium sterling silver locket hangs on an incredibly fine, refractive string, almost thin as hair and microweaved from links to a deceptive strength, of similar material. The edges are engraved very delicately with an elegant curving design, but overall the main is unmarked and smooth to the touch, leaving room for either remaining as a stolid piece or future alterations. There is an obvious internal place for a picture or lock of some sort, but even behind that is a very thin compartment unhinged with the pinch of a thumb and forefinger." + desc = "A small locket of high-quality metal." icon_state = "locket" slot_flags = 0 w_class = ITEMSIZE_SMALL