mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user