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"