mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
13 lines
305 B
Plaintext
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" |