Fixes flashlight eyes

This commit is contained in:
CitadelStationBot
2017-04-25 03:50:52 -05:00
parent 306e7c1cba
commit 8e4c9f69d6
@@ -428,3 +428,11 @@
item_state = "flashdark"
brightness_on = 2.5
flashlight_power = -3
/obj/item/device/flashlight/eyelight
name = "eyelight"
desc = "This shouldn't exist outside of someone's head, how are you seeing this?"
brightness_on = 15
flashlight_power = 1
flags = CONDUCT | DROPDEL
actions_types = list()