mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-27 10:41:42 +00:00
26 lines
573 B
Plaintext
26 lines
573 B
Plaintext
/turf/unsimulated/wall
|
|
name = "wall"
|
|
icon = 'icons/turf/walls.dmi'
|
|
icon_state = "riveted"
|
|
opacity = 1
|
|
density = 1
|
|
explosion_block = 2
|
|
|
|
/turf/unsimulated/wall/fakeglass
|
|
name = "window"
|
|
icon_state = "fakewindows"
|
|
opacity = 0
|
|
|
|
/turf/unsimulated/wall/fakedoor
|
|
name = "Centcom Access"
|
|
icon = 'icons/obj/doors/Doorele.dmi'
|
|
icon_state = "door_closed"
|
|
|
|
turf/unsimulated/wall/splashscreen
|
|
name = "Space Station 13"
|
|
icon = 'icons/misc/fullscreen.dmi'
|
|
icon_state = "title"
|
|
layer = FLY_LAYER
|
|
|
|
/turf/unsimulated/wall/other
|
|
icon_state = "r_wall" |