Update cloaks.dm

This commit is contained in:
blobbernaut
2015-10-24 21:37:13 -04:00
parent e046023a21
commit 57eae7d70d
+1 -1
View File
@@ -18,7 +18,7 @@
name = "head of security's cloak"
desc = "Worn by Securistan, ruling the station with an iron fist. It's slightly armored."
icon_state = "hoscloak"
armor = list(melee = 10, bullet = 0, laser = 0, energy = 0, bomb = 0, bio = 0, rad = 0)
armor = list(melee = 10, bullet = 10, laser = 0, energy = 0, bomb = 0, bio = 0, rad = 0)
/obj/item/clothing/cloak/qm
name = "quartermaster's cloak"