Fixes high luminosity eyes (#1603)
This commit is contained in:
committed by
kevinz000
parent
f0a5376a27
commit
ca6b27a482
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user