mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Under the Twin Suns: the S'rand'marr Sector (#15295)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
/obj/structure/light_pole
|
||||
name = "light pole"
|
||||
desc = "A tall light source."
|
||||
light_color = COLOR_ORANGE
|
||||
icon = 'icons/effects/32x96.dmi'
|
||||
icon_state = "rustlamp_l"
|
||||
anchored = TRUE
|
||||
density = TRUE
|
||||
light_wedge = LIGHT_OMNI
|
||||
light_color = LIGHT_COLOR_HALOGEN
|
||||
light_range = 8
|
||||
light_power = 8
|
||||
|
||||
/obj/structure/light_pole/r
|
||||
icon_state = "rustlamp_r"
|
||||
Reference in New Issue
Block a user