diff --git a/code/datums/uplink_items/uplink_general.dm b/code/datums/uplink_items/uplink_general.dm index 8f4f3de6f40..9a603e992a9 100644 --- a/code/datums/uplink_items/uplink_general.dm +++ b/code/datums/uplink_items/uplink_general.dm @@ -215,7 +215,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item)) desc = "A universal gun kit, that can be combined with any weapon kit to make a functioning RND gun of your own. Uses built in allen keys to self assemble, just combine the kits by hitting them together." reference = "IKEA" item = /obj/item/weaponcrafting/gunkit/universal_gun_kit - cost = 40 + cost = 25 /datum/uplink_item/dangerous/batterer name = "Mind Batterer"