mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Yellow slime core and Cakehats not directional light now (#55987)
Yellow slime core when turn on is 360deg as at should be and not directional light and slightly brighter. Cakehats also get there 360deg light.
This commit is contained in:
@@ -388,7 +388,8 @@
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
slot_flags = ITEM_SLOT_BELT
|
||||
custom_materials = null
|
||||
light_range = 6 //luminosity when on
|
||||
light_range = 7 //luminosity when on
|
||||
light_system = MOVABLE_LIGHT
|
||||
|
||||
/obj/item/flashlight/emp
|
||||
var/emp_max_charges = 4
|
||||
|
||||
Reference in New Issue
Block a user