New firesuits sprites and atmos firesuits (#582)

New and better sprites, from old code, for firesuits as a whole and adding atmos firesuits and fire helmets.
This commit is contained in:
Alberyk
2016-07-24 23:51:22 +03:00
committed by skull132
parent 0fbac152d9
commit 624e5bfd2f
9 changed files with 54 additions and 4 deletions
@@ -141,7 +141,8 @@
new /obj/item/clothing/accessory/storage/brown_vest(src)
else
new /obj/item/clothing/accessory/storage/webbing(src)
new /obj/item/clothing/suit/fire/firefighter(src)
new /obj/item/clothing/suit/fire/atmos(src)
new /obj/item/clothing/head/hardhat/red/atmos(src)
new /obj/item/device/flashlight(src)
new /obj/item/weapon/extinguisher(src)
new /obj/item/device/radio/headset/headset_eng(src)