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
parent e80ae1f95f
commit 66e893ad2d
6 changed files with 22 additions and 0 deletions
@@ -157,6 +157,7 @@
/obj/item/storage/secure/briefcase/syndie = 2,
/obj/item/storage/fancy/cigarettes/cigpack_syndicate = 2,
/obj/item/storage/pill_bottle/fakedeath = 2,
/obj/item/clothing/suit/jacket/syndicatebomber = 5,
"" = 60 // This should be a decently high number for chances where no loot will spawn
)