Commissar Warden gear

-Adds a commissar coat/hat to the game, both of which set to spawn as
alternative gear in the warden's locker.
This commit is contained in:
Serveris
2015-05-31 19:29:29 -04:00
parent 3b6e7d1ee1
commit f4a2e3c72b
7 changed files with 14 additions and 0 deletions
+6
View File
@@ -15,6 +15,12 @@
icon_state = "policehelm"
flags_inv = 0
/obj/item/clothing/head/helmet/warden/commissar
name = "commissar's cap"
desc = "A security commissar's cap."
icon_state = "commissarcap"
flags_inv = 0
/obj/item/clothing/head/helmet/secfcap
name = "officer's cap"
desc = "A security officer's cap."
+6
View File
@@ -38,6 +38,12 @@
icon_state = "formal_warden"
item_state = "formal_warden"
/obj/item/clothing/suit/armor/vest/warden/commissar
name = "Commissar's jacket"
desc = "An tasteful dark blue jacket with silver and white highlights. Has hard-plate inserts for armor."
icon_state = "commissar_warden"
item_state = "commissar_warden"
/obj/item/clothing/suit/armor/riot
name = "Riot Suit"
desc = "A suit of armor with heavy padding to protect against melee attacks. Looks like it might impair movement."