Add vacuum openspace

This commit is contained in:
Aronai Sieyes
2020-04-11 12:03:10 -04:00
parent 4cfd14849d
commit 6bdda81593
+5
View File
@@ -30,6 +30,11 @@
var/turf/below
/turf/simulated/open/vacuum
oxygen = 0
nitrogen = 0
temperature = TCMB
/turf/simulated/open/post_change()
..()
update()