Merge pull request #13203 from ItsSelis/selis-clean-open-space

/turf/simulated/open cannot be dirty anymore
This commit is contained in:
Casey
2022-06-29 15:06:20 -04:00
committed by CHOMPStation2
parent e2227297a5
commit 7d48a095f4

View File

@@ -53,6 +53,8 @@ GLOBAL_DATUM_INIT(openspace_backdrop_one_for_all, /atom/movable/openspace_backdr
pathweight = 100000 //Seriously, don't try and path over this one numbnuts
dynamic_lighting = 0 // Someday lets do proper lighting z-transfer. Until then we are leaving this off so it looks nicer.
can_build_into_floor = TRUE
can_dirty = FALSE // It's open space
can_start_dirty = FALSE
/turf/simulated/open/vacuum
oxygen = 0