add icons and code (#17497)

Co-authored-by: Christasmurf <2543783+Christasmurf@users.noreply.github.com>
This commit is contained in:
Christasmurf
2022-03-21 17:09:30 +00:00
committed by GitHub
parent 8199f5d1b2
commit 7f9cd8541b
11 changed files with 44 additions and 0 deletions
+8
View File
@@ -130,6 +130,14 @@
armor = list(MELEE = 35, BULLET = 30, LASER = 30, ENERGY = 10, BOMB = 0, BIO = 0, RAD = 0, FIRE = 20, ACID = 50)
strip_delay = 60
/obj/item/clothing/head/drillsgt
name = "security campaign hat"
desc = "A wide-brimmed hat inspired by drill instructors, or when paired with red Security clothing, the Canadian Mounties of Terra."
icon_state = "drillsgthat"
item_state = "drillsgthat"
armor = list(MELEE = 35, BULLET = 30, LASER = 30, ENERGY = 10, BOMB = 0, BIO = 0, RAD = 0, FIRE = 20, ACID = 50)
strip_delay = 60
/obj/item/clothing/head/beret/sec
name = "security beret"
desc = "A beret with the security insignia emblazoned on it. For officers that are more inclined towards style than safety."
@@ -25,6 +25,11 @@
item_state = "r_suit"
item_color = "wardenf"
/obj/item/clothing/under/rank/warden/skirt/corp
icon_state = "wardenblackf"
item_state = "wardenblackf"
item_color = "wardenblackf"
/obj/item/clothing/under/rank/security
name = "security officer's jumpsuit"
desc = "It's made of a slightly sturdier material than standard jumpsuits, to allow for robust protection."
@@ -45,6 +50,26 @@
item_state = "r_suit"
item_color = "secredf"
/obj/item/clothing/under/rank/security/skirt/corp
name = "corporate security jumpskirt"
icon_state = "secblackf"
item_state = "secblackf"
item_color = "secblackf"
/obj/item/clothing/under/rank/security/skirt/fancy
name = "security dress skirt"
desc = "A red blouse paired with a black skirt, for the more formal Security Officer."
icon_state = "secshirtf"
item_state = "secshirtf"
item_color = "secshirtf"
/obj/item/clothing/under/rank/security/fancy
name = "security dress shirt"
desc = "A red dress shirt paired with a pair of black trousers, for the more formal Security Officer."
icon_state = "secshirt"
item_state = "secshirt"
item_color = "secshirt"
/obj/item/clothing/under/rank/dispatch
name = "dispatcher's uniform"
desc = "A dress shirt and khakis with a security patch sewn on."
@@ -112,6 +137,11 @@
item_state = "hos_corporate"
item_color = "hos_corporate"
/obj/item/clothing/under/rank/head_of_security/skirt/corp
icon_state = "hosblackf"
item_state = "hosblackf"
item_color = "hosblackf"
//Jensen cosplay gear
/obj/item/clothing/under/rank/head_of_security/jensen
name = "head of security's jumpsuit"