From eccbad22a591141e27fd849f75af71ea0f71bc24 Mon Sep 17 00:00:00 2001 From: GDN <96800819+GDNgit@users.noreply.github.com> Date: Thu, 2 Feb 2023 13:08:32 -0600 Subject: [PATCH] carp scroll can no longer be refunded (#20333) --- code/datums/uplink_item.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/datums/uplink_item.dm b/code/datums/uplink_item.dm index 373b989c0db..24038d496bd 100644 --- a/code/datums/uplink_item.dm +++ b/code/datums/uplink_item.dm @@ -884,7 +884,6 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item)) item = /obj/item/sleeping_carp_scroll cost = 13 excludefrom = list(UPLINK_TYPE_NUCLEAR, UPLINK_TYPE_SST) - refundable = TRUE cant_discount = TRUE /datum/uplink_item/stealthy_weapons/cqc