NO THE OPEN TURFS

This commit is contained in:
Fox McCloud
2019-08-31 18:28:22 -04:00
parent 4c088259d3
commit 3c874640f2
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -137,7 +137,7 @@
if(prob(50))
ChangeTurf(baseturf)
/turf/simulated/floor/vines/ChangeTurf(turf/open/floor/T)
/turf/simulated/floor/vines/ChangeTurf(turf/simulated/floor/T)
. = ..()
//Do this *after* the turf has changed as qdel in spacevines will call changeturf again if it hasn't
for(var/obj/structure/spacevine/SV in src)