Merge pull request #4788 from VOREStation/upstream-merge-5972

[MIRROR] fixes zaddat mask problem
This commit is contained in:
Novacat
2019-03-28 21:07:40 -04:00
committed by GitHub

View File

@@ -89,7 +89,7 @@
name = "Zaddat Veil" name = "Zaddat Veil"
desc = "A clear survival mask used by the Zaddat to filter out harmful nitrogen. Can be connected to an air supply and reconfigured to allow for safe eating." desc = "A clear survival mask used by the Zaddat to filter out harmful nitrogen. Can be connected to an air supply and reconfigured to allow for safe eating."
icon_state = "zaddat_mask" icon_state = "zaddat_mask"
item_state = "zaddat_mask" item_state = "vax_mask"
//body_parts_covered = 0 //body_parts_covered = 0
species_restricted = list(SPECIES_ZADDAT) species_restricted = list(SPECIES_ZADDAT)
flags_inv = HIDEEARS //semi-transparent flags_inv = HIDEEARS //semi-transparent