Adds Suspicious Bomber Jacket (#19545)

* syndicatebomber

* armourmeup

* Update code/modules/clothing/suits/miscellaneous.dm

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
Christasmurf
2022-11-03 18:01:31 +00:00
committed by GitHub
co-authored by Sirryan2002
parent e80ae1f95f
commit 66e893ad2d
6 changed files with 22 additions and 0 deletions
+7
View File
@@ -1733,6 +1733,13 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
cost = 20
cant_discount = TRUE
/datum/uplink_item/badass/bomber
name = "Syndicate Bomber Jacket"
desc = "An awesome jacket to help you style on Nanotrasen with. The lining is made of a thin polymer to provide a small amount of armor. Does not provide any extra storage space."
reference = "JCKT"
item = /obj/item/clothing/suit/jacket/syndicatebomber
cost = 1
/datum/uplink_item/implants/macrobomb
name = "Macrobomb Bio-chip"
desc = "A bio-chip injected into the body, and later activated either manually or automatically upon death. Upon death, releases a massive explosion that will wipe out everything nearby."