Universal self assembling gun part kit (#21292)

* Universal self assembling gun part kit

* Update code/modules/crafting/guncrafting.dm

Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>

* Update code/modules/crafting/guncrafting.dm

Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>

* universally avalible

---------

Co-authored-by: GDN <96800819+GDNgit@users.noreply.github.com>
This commit is contained in:
Qwertytoforty
2023-06-21 22:45:52 +01:00
committed by GitHub
co-authored by GDN
parent cf2cf79c6b
commit eb3b6758a9
4 changed files with 43 additions and 0 deletions
@@ -208,6 +208,13 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
item = /obj/item/twohanded/chainsaw
cost = 13
/datum/uplink_item/dangerous/universal_gun_kit
name = "Universal Self Assembling Gun Kit"
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 = 8
// Ammunition
@@ -214,6 +214,7 @@
job = list("Roboticist")
surplus = 0
//Librarian
/datum/uplink_item/jobspecific/etwenty
name = "The E20"