From a88e4102dc8fe86f5ae3a2867f65826c5a2a1b05 Mon Sep 17 00:00:00 2001 From: rythenx <90358236+rythenx@users.noreply.github.com> Date: Wed, 28 Aug 2024 21:27:37 -0400 Subject: [PATCH] Update ties.dm --- code/modules/clothing/under/ties.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/under/ties.dm b/code/modules/clothing/under/ties.dm index cea9e26869b0..b5ce6fdbdda8 100644 --- a/code/modules/clothing/under/ties.dm +++ b/code/modules/clothing/under/ties.dm @@ -838,7 +838,7 @@ /obj/item/storage/bible, /obj/item/storage/toolkit, ) - storage_flags = NONE //no verb, no quick draw, no tile gathering + storage_flags = STORAGE_ALLOW_DRAWING_METHOD_TOGGLE /obj/item/clothing/accessory/storage/holster name = "shoulder holster"