From 2d35ca9c7e2871c0b2ef2555acf75021284806fb Mon Sep 17 00:00:00 2001 From: matttheficus Date: Sat, 16 Oct 2021 05:49:49 -0400 Subject: [PATCH] yeah theyre better than 5 --- code/datums/uplink_item.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/uplink_item.dm b/code/datums/uplink_item.dm index 942297c4813..8391fceaa30 100644 --- a/code/datums/uplink_item.dm +++ b/code/datums/uplink_item.dm @@ -978,7 +978,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item)) desc = "Experimental gloves with installed nanochips that teach you Krav Maga when worn, great as a cheap backup weapon. Warning, the nanochips will override any other fighting styles such as CQC. Do not look as fly as the Warden's" reference = "CGM" item = /obj/item/clothing/gloves/color/black/krav_maga - cost = 5 + cost = 10 excludefrom = list(/datum/game_mode/nuclear) // GRENADES AND EXPLOSIVES