Virgo 5 outdoors stuff (#16025)

Added a few V5 atmosphere variant of snow and ice turfs.

Added some rock and skeleton props for V5.

Added a V5 sprite for the overmap.

Added a V5 skybox image.
This commit is contained in:
SatinIsle
2024-06-05 20:14:19 +01:00
committed by GitHub
parent 9c8420f31b
commit efeaab3824
9 changed files with 65 additions and 1 deletions
+23
View File
@@ -734,3 +734,26 @@ var/list/mining_overlay_cache = list()
mineral = GLOB.ore_data[mineral_name]
UpdateMineral()
update_icon()
// V5 turfs
/turf/simulated/mineral/icey/v5
temperature = 202
oxygen = 8
nitrogen = 17
carbon_dioxide = 75
ignore_cavegen = TRUE
/turf/simulated/mineral/crystal/v5
temperature = 202
oxygen = 8
nitrogen = 17
carbon_dioxide = 75
ignore_cavegen = TRUE
/turf/simulated/mineral/crystal_shiny/v5
temperature = 202
oxygen = 8
nitrogen = 17
carbon_dioxide = 75
ignore_cavegen = TRUE