IPC Xenowear (#5691)

Big McThankies to Kyres McSpankies for the sprites. All of them are cosmetic except the headlights, which are basically a slightly better penlight.
This commit is contained in:
ParadoxSpace
2018-12-04 22:37:37 +02:00
committed by Erki
parent 8184f10d2a
commit 942817230f
11 changed files with 251 additions and 1 deletions
@@ -332,3 +332,15 @@
light_color = LIGHT_COLOR_YELLOW //"#FEF923"
icon_state = "glowstick_yellow"
item_state = "glowstick_yellow"
/obj/item/device/flashlight/headlights
name = "headlights"
desc = "Some nifty lamps drawing from internal battery sources to produce a light, though a dim one."
icon_state = "headlights"
item_state = "headlights"
flags = CONDUCT
slot_flags = SLOT_HEAD | SLOT_EARS
brightness_on = 2
w_class = 1
light_wedge = LIGHT_WIDE
body_parts_covered = 0