Implements New Gas Mask Sprites (#5627)

Implements new gas mask sprites by DronzTheWolf.
Adds old ancient gas mask sprites.
Reworks how some of the gas masks works. The brand new gas mask sprites have the same protection as regular gas masks, except they don't hide your identity.
Ancient Gas Mask sprites have the same protection as regular gas masks, except they don't filter phoron.
This commit is contained in:
BurgerLUA
2018-12-10 11:38:33 -08:00
committed by Erki
parent 2a18e31e85
commit 7adb64e3dc
10 changed files with 91 additions and 4 deletions
@@ -41,9 +41,9 @@
new /obj/item/airbubble(src)
if ("tank")
new /obj/item/weapon/tank/emergency_oxygen/engi(src)
new /obj/item/clothing/mask/breath(src)
new /obj/item/clothing/mask/gas/alt(src)
new /obj/item/weapon/tank/emergency_oxygen/engi(src)
new /obj/item/clothing/mask/breath(src)
new /obj/item/clothing/mask/gas/alt(src)
new /obj/item/device/oxycandle(src)
new /obj/item/device/oxycandle(src)
new /obj/item/airbubble(src)