mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
[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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user