non-flagged, non-complex overlay -> ssoverlays

This commit is contained in:
spookerton
2022-04-24 07:51:12 +01:00
parent 2572f042a3
commit 1f3ffc2433
53 changed files with 180 additions and 156 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
for(var/turf/simulated/T in world)
T.air = null
T.overlays.Remove(unsorted_overlays)
T.cut_overlay(unsorted_overlays)
T.zone = null
to_chat(usr, "\[4/5\] - All turfs reset to roundstart values.")