From 681707a26fe63fd43ff28c63fb34accdbb9c8ec9 Mon Sep 17 00:00:00 2001 From: imsxz Date: Sun, 21 Jan 2018 17:42:51 -0500 Subject: [PATCH] 15 TC --- code/modules/uplink/uplink_items.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/uplink/uplink_items.dm b/code/modules/uplink/uplink_items.dm index 670c6c589d2..0e4f1b395eb 100644 --- a/code/modules/uplink/uplink_items.dm +++ b/code/modules/uplink/uplink_items.dm @@ -1293,7 +1293,7 @@ GLOBAL_LIST_EMPTY(uplink_items) // Global list so we only initialize this once. transported to you that will teleport the actual bomb to it upon activation. Note that this bomb can \ be defused, and some crew may attempt to do so." item = /obj/item/device/sbeacondrop/clownbomb - cost = 12 + cost = 15 restricted_roles = list("Clown") // Pointless