From 1369b84782bf3d86257e0be46cf2c4ff8f7c35db Mon Sep 17 00:00:00 2001 From: CosmicScientist Date: Wed, 11 Nov 2015 01:02:39 +0000 Subject: [PATCH] That may find a place in this world. --- 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 0a52551af26..b2c39813efe 100644 --- a/code/datums/uplink_item.dm +++ b/code/datums/uplink_item.dm @@ -443,7 +443,7 @@ var/list/uplink_items = list() name = "Dehydrated Space Carp" desc = "Looks like a plush toy carp, but just add water and it becomes a real-life space carp! Activate in your hand before use so it knows not to kill you." item = /obj/item/toy/carpplushie/dehy_carp - cost = 2 + cost = 1 /datum/uplink_item/stealthy_weapons/door_charge name = "Explosive Airlock Charge"