Merge pull request #11471 from Markolie/goggles

Add debugging night vision glasses for Reyblood
This commit is contained in:
Crazy Lemon
2019-05-10 14:43:43 -07:00
committed by GitHub
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -178,6 +178,15 @@
flags = NODROP
flags_cover = null
/obj/item/clothing/glasses/material/lighting
name = "Neutron Goggles"
desc = "These odd glasses use a form of neutron-based imaging to completely negate the effects of light and darkness."
origin_tech = null
vision_flags = 0
flags = NODROP
lighting_alpha = LIGHTING_PLANE_ALPHA_INVISIBLE
/obj/item/clothing/glasses/regular
name = "prescription glasses"
desc = "Made by Nerd. Co."
+1 -1
View File
@@ -1785,4 +1785,4 @@
item_state = "voxbodysuit"
item_color = "voxbodysuit"
body_parts_covered = HEAD|UPPER_TORSO|LOWER_TORSO|LEGS|ARMS
species_fit = list("Vox")
species_fit = list("Vox")