Adds Corporate Security Beret (#29733)
* new beret woo * new beret woo * new beret woo fixed for all species
@@ -26,6 +26,7 @@
|
||||
/obj/item/clothing/head/cowboyhat/sec = 4,
|
||||
/obj/item/clothing/head/officer = 4,
|
||||
/obj/item/clothing/head/beret/sec = 4,
|
||||
/obj/item/clothing/head/beret/sec/corporate = 4,
|
||||
/obj/item/clothing/head/soft/sec = 4,
|
||||
/obj/item/clothing/head/drillsgt = 4,
|
||||
/obj/item/clothing/mask/bandana/red = 4,
|
||||
@@ -65,6 +66,7 @@
|
||||
/obj/item/clothing/head/soft/sec/corp = 40,
|
||||
/obj/item/clothing/head/officer = 40,
|
||||
/obj/item/clothing/head/beret/sec = 40,
|
||||
/obj/item/clothing/head/beret/sec/corporate = 40,
|
||||
/obj/item/clothing/head/soft/sec = 40,
|
||||
/obj/item/clothing/head/cowboyhat/sec = 50,
|
||||
/obj/item/clothing/head/drillsgt = 40,
|
||||
|
||||
@@ -89,7 +89,11 @@
|
||||
icon_state = "beret_officer"
|
||||
armor = list(MELEE = 25, BULLET = 20, LASER = 20, ENERGY = 5, BOMB = 0, RAD = 0, FIRE = 10, ACID = 50)
|
||||
strip_delay = 60
|
||||
dog_fashion = /datum/dog_fashion/head/beret/sec
|
||||
dog_fashion = /datum/dog_fashion/head/beret/sec
|
||||
|
||||
/obj/item/clothing/head/beret/sec/corporate
|
||||
name = "corporate security beret"
|
||||
icon_state = "beret_corporate_officer"
|
||||
|
||||
/obj/item/clothing/head/beret/warden
|
||||
name = "warden's beret"
|
||||
|
||||
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 8.8 KiB |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 5.2 KiB |
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 8.9 KiB |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 9.0 KiB |
|
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.5 KiB |