Reduces the Universal Gun Kit's price to 25tc. (#21989)

* Reduces the Universal Gun Kit's price to 5tc.

* Update code/datums/uplink_items/uplink_general.dm

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

---------

Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
This commit is contained in:
PopeDaveThe3th
2023-08-28 13:35:55 +01:00
committed by GitHub
co-authored by Burzah S34N
parent cd025b19fc
commit edb8c481c5
+1 -1
View File
@@ -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"