From 71a8c08e22d2e9f1041d5a7e95f26ce6f330a159 Mon Sep 17 00:00:00 2001 From: Arturlang Date: Wed, 26 May 2021 18:40:59 +0300 Subject: [PATCH] A lil more --- code/modules/uplink/uplink_items/uplink_clothing.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/uplink/uplink_items/uplink_clothing.dm b/code/modules/uplink/uplink_items/uplink_clothing.dm index e0268a0348..a9a9050903 100644 --- a/code/modules/uplink/uplink_items/uplink_clothing.dm +++ b/code/modules/uplink/uplink_items/uplink_clothing.dm @@ -104,7 +104,7 @@ name = "Mechanical Eyepatch" desc = "An eyepatch that connects itself to your eye socket, enhancing your shooting to an impossible degree, allowing your bullets to ricochet far more often than usual." item = /obj/item/clothing/glasses/eyepatch/syndicate - cost = 5 + cost = 4 /datum/uplink_item/device_tools/ablative_armwraps name = "Ablative Armwraps"