mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-27 06:36:22 +01:00
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:
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user