[MIRROR] LINDA Reforged (#2573)

* LINDA Reforged

* Update airlock.dm

* Update biohazard_blob_controller.dm

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
Co-authored-by: Azarak <azarak10@gmail.com>
This commit is contained in:
SkyratBot
2021-01-08 18:52:35 +01:00
committed by GitHub
parent 59a6bcb8bc
commit f79e91462c
111 changed files with 1446 additions and 496 deletions

View File

@@ -15,7 +15,7 @@
for(var/turf/open/T in map)
if(T.air)
T.air.copy_from_turf(T)
SSair.add_to_active(T)
SSair.add_to_active(T, TRUE)
/datum/map_generator_module/bottom_layer/massdelete
spawnableAtoms = list()