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:
kopoba
2021-01-07 17:51:02 -03:00
committed by GitHub
parent d44cb22baf
commit 4f82e3aea6
2 changed files with 3 additions and 1 deletions
@@ -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
@@ -53,6 +53,7 @@
flags_inv = HIDEEARS|HIDEHAIR
armor = list(MELEE = 0, BULLET = 0, LASER = 0,ENERGY = 0, BOMB = 0, BIO = 0, RAD = 0, FIRE = 0, ACID = 0)
light_range = 2 //luminosity when on
light_system = MOVABLE_LIGHT
flags_cover = HEADCOVERSEYES
heat = 999