Removes HoP's armor and helmet

This commit is contained in:
ikarrus
2014-03-12 08:47:01 -06:00
parent f7337f1aa9
commit fba4280ec2
2 changed files with 4 additions and 4 deletions
@@ -45,8 +45,8 @@
..()
sleep(2)
new /obj/item/clothing/under/rank/head_of_personnel(src)
new /obj/item/clothing/suit/armor/vest(src)
new /obj/item/clothing/head/helmet(src)
// new /obj/item/clothing/suit/armor/vest(src)
// new /obj/item/clothing/head/helmet(src)
new /obj/item/weapon/cartridge/hop(src)
new /obj/item/device/radio/headset/heads/hop(src)
new /obj/item/clothing/shoes/brown(src)