yeah no brute forcing this screw you

This commit is contained in:
Putnam3145
2022-08-15 23:40:28 -07:00
parent 69f2170cad
commit 39c8742a1d
+2 -3
View File
@@ -160,9 +160,8 @@ GLOBAL_LIST_INIT(blacklisted_automated_baseturfs, typecacheof(list(
. = ..()
else
. = ..()
if(!istype(air,/datum/gas_mixture))
Initalize_Atmos(0)
update_air_ref(planetary_atmos ? 1 : 2)
air = null
Initalize_Atmos(0)
// Take off the top layer turf and replace it with the next baseturf down
/turf/proc/ScrapeAway(amount=1, flags)