From 43b21009a24157a30faab40386ba79cf7c97089d Mon Sep 17 00:00:00 2001 From: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> Date: Sun, 10 Mar 2024 14:02:53 -0400 Subject: [PATCH] upps it to 20 (#24364) --- code/datums/uplink_items/uplink_general.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/uplink_items/uplink_general.dm b/code/datums/uplink_items/uplink_general.dm index 9e9ae2b023d..9e54ad84e8e 100644 --- a/code/datums/uplink_items/uplink_general.dm +++ b/code/datums/uplink_items/uplink_general.dm @@ -839,7 +839,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item)) even from a few steps away. However, results against anything more durable will heavily vary." reference = "RZR" item = /obj/item/autosurgeon/organ/syndicate/razorwire - cost = 15 + cost = 20 // POINTLESS BADASSERY