Merge pull request #3384 from KasparoVy/Blueshield-Beret-Fix

Blueshield Beret Tweak
This commit is contained in:
Fox McCloud
2016-01-26 00:04:38 -05:00
4 changed files with 10 additions and 0 deletions
+9
View File
@@ -284,6 +284,15 @@
name = "officers beret"
desc = "A black beret adorned with the shield—a silver kite shield with an engraved sword—of the Nanotrasen security forces, announcing to the world that the wearer is a defender of Nanotrasen."
icon_state = "beret_centcom_officer"
armor = list(melee = 30, bullet = 25, laser = 25, energy = 10, bomb = 0, bio = 0, rad = 0)
strip_delay = 60
/obj/item/clothing/head/beret/centcom/officer/navy
name = "navy blue officers beret"
desc = "A navy blue beret adorned with the shield—a silver kite shield with an engraved sword—of the Nanotrasen security forces, announcing to the world that the wearer is a defender of Nanotrasen."
icon_state = "beret_centcom_officer_navy"
armor = list(melee = 30, bullet = 25, laser = 25, energy = 10, bomb = 0, bio = 0, rad = 0)
strip_delay = 60
/obj/item/clothing/head/beret/centcom/captain
name = "captains beret"