mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Hybrid shuttle
This commit is contained in:
13
code/modules/mining/shelter_atoms_vr.dm
Normal file
13
code/modules/mining/shelter_atoms_vr.dm
Normal file
@@ -0,0 +1,13 @@
|
||||
/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"
|
||||
Reference in New Issue
Block a user