Merge pull request #2940 from Anewbe/vox_helmets

Minor Vox fixes
This commit is contained in:
Anewbe
2017-01-18 22:51:19 -05:00
committed by GitHub
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ BLIND // can't see anything
/obj/item/clothing/glasses/night/vox
name = "Alien Optics"
species_restricted = ("Vox")
species_restricted = list("Vox")
phoronproof = 1
/obj/item/clothing/glasses/night/New()