This commit is contained in:
KorPhaeron
2016-03-12 14:58:03 -06:00
parent 4d6b59d011
commit 33ba663ee9
+4
View File
@@ -740,6 +740,10 @@ var/global/list/rockTurfEdgeCache
environment_type = "basalt"
turf_type = /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface
baseturf = /turf/simulated/floor/plating/lava/smooth/lava_land_surface
oxygen = 14
nitrogen = 23
temperature = 300
mineralChance = 5
mineralSpawnChanceList = list(
"Uranium" = 5, "Diamond" = 1, "Gold" = 10,