adds the judge armor and helmet (#20623)

* adds the street judge armor and helmet

* better helmet

* species sprites

* Moved to contraband, -1 per

* whoops
This commit is contained in:
GDN
2023-04-04 09:46:28 +01:00
committed by GitHub
parent d37d998bc8
commit f456dffd66
11 changed files with 15 additions and 1 deletions
+5
View File
@@ -263,6 +263,11 @@
armor = list(MELEE = 10, BULLET = 5, LASER = 20, ENERGY = 5, BOMB = 10, BIO = 0, RAD = 0, FIRE = 35, ACID = 50)
strip_delay = 60
/obj/item/clothing/head/helmet/street_judge
name = "judge's helmet"
desc = "Commonly used security headgear for the more theatrically inclined. Wear this in hostage situations to make everything worse."
icon_state = "streetjudge_hat"
//Commander
/obj/item/clothing/head/helmet/ert/command
name = "emergency response team commander helmet"
+5
View File
@@ -80,6 +80,11 @@
return
..()
/obj/item/clothing/suit/armor/vest/street_judge
name = "judge's security armor"
desc = "Perfect for when you're looking to send a message rather than performing your actual duties."
icon_state = "streetjudgearmor"
/obj/item/clothing/suit/armor/vest/blueshield
name = "blueshield's security armor"
desc = "An armored vest with the badge of a Blueshield Lieutenant."