Fixes high luminosity eyes (#1603)

This commit is contained in:
CitadelStationBot
2017-06-14 21:53:36 -05:00
committed by kevinz000
parent f0a5376a27
commit ca6b27a482
+1 -1
View File
@@ -138,7 +138,7 @@
/obj/item/organ/eyes/robotic/glow
name = "High Luminosity Eyes"
desc = "Special glowing eyes, used by snowflakes who want to be special."
origin_tech = "material=3;biotech=3;engineering=3;magnets=4"
origin_tech = "materials=3;biotech=3;engineering=3;magnets=4"
eye_color = "000"
actions_types = list(/datum/action/item_action/organ_action/use, /datum/action/item_action/organ_action/toggle)
var/current_color_string = "#ffffff"