Files
VOREStation/code/modules/mining/shelter_atoms_vr.dm
T
2020-03-05 23:30:07 -05:00

13 lines
305 B
Plaintext

/obj/structure/fans/hardlight
name = "hardlight shield"
desc = "Retains air, allows passage."
plane = TURF_PLANE
layer = ABOVE_TURF_LAYER
density = FALSE
icon = 'icons/effects/effects_vr.dmi'
icon_state = "hardlight"
buildstackamount = 2
light_range = 3
light_power = 1
light_color = "#FFFFFF"