This commit is contained in:
LetterJay
2017-04-25 20:27:20 -05:00
15 changed files with 285 additions and 278 deletions

View File

@@ -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()