changes some things on ascian's request

faster cranking holdout is out the vender until I can make a decent sprite for it
This commit is contained in:
TheDavestDave
2021-06-01 14:36:38 +01:00
parent 67f7bdde1f
commit c1da12592e
5 changed files with 36 additions and 17 deletions
@@ -452,14 +452,6 @@
icon_state = "glowstick_yellow"
item_state = "glowstick_yellow"
/obj/item/device/flashlight/glowstick/bluespace
name = "bluespace glowstick"
desc = "A bluespace powered glowstick. Escaping particles light up the area far brighter on similar levels to flares and for far longer"
flashlight_colour = "#599DFF"
icon_state = "glowstick_blue"
item_state = "glowstick_blue"
flashlight_power = 0.1
brightness_on = 8
/obj/item/device/flashlight/slime
gender = PLURAL
@@ -0,0 +1,8 @@
/obj/item/device/flashlight/glowstick/bluespace
name = "bluespace glowstick"
desc = "A bluespace powered glowstick. Escaping particles light up the area far brighter on similar levels to flares and for far longer"
flashlight_colour = "#599DFF"
icon_state = "glowstick_blue"
item_state = "glowstick_blue"
flashlight_power = 0.1
brightness_on = 8