mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-18 04:41:27 +01:00
577b986ba6
Co-authored-by: Aronai Sieyes <arokha@arokha.com>
27 lines
568 B
Plaintext
27 lines
568 B
Plaintext
/turf/unsimulated/shuttle
|
|
name = "shuttle"
|
|
icon = 'icons/turf/shuttle_white.dmi'
|
|
thermal_conductivity = 0.05
|
|
heat_capacity = 0
|
|
|
|
/turf/unsimulated/shuttle/wall
|
|
name = "wall"
|
|
icon_state = "light"
|
|
opacity = 1
|
|
density = TRUE
|
|
blocks_air = 1
|
|
|
|
/turf/unsimulated/shuttle/wall/dark
|
|
icon = 'icons/turf/shuttle_dark.dmi'
|
|
icon_state = "dark"
|
|
|
|
/turf/unsimulated/shuttle/floor
|
|
name = "floor"
|
|
icon = 'icons/turf/flooring/shuttle.dmi'
|
|
icon_state = "floor_blue"
|
|
|
|
/turf/unsimulated/shuttle/plating
|
|
name = "plating"
|
|
icon = 'icons/turf/floors.dmi'
|
|
icon_state = "plating"
|