mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
Merge pull request #11471 from Markolie/goggles
Add debugging night vision glasses for Reyblood
This commit is contained in:
@@ -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."
|
||||
|
||||
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user