mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-05 15:02:56 +00:00
Shuffled around the pod retrieval shuttle and the syndie shuttle a little bit. Added fake unsimulated glass windows. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5114 316c924e-a436-60f5-8080-3fe189b3f50e
20 lines
422 B
Plaintext
20 lines
422 B
Plaintext
/turf/unsimulated/wall
|
|
name = "wall"
|
|
icon = 'icons/turf/walls.dmi'
|
|
icon_state = "riveted"
|
|
opacity = 1
|
|
density = 1
|
|
|
|
/turf/unsimulated/wall/fakeglass
|
|
name = "window"
|
|
icon_state = "fakewindows"
|
|
opacity = 0
|
|
|
|
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" |