refactors global lists.

This commit is contained in:
Desolate
2018-10-02 16:41:29 -05:00
130 changed files with 14959 additions and 3728 deletions

View File

@@ -145,8 +145,8 @@ var/list/blob_nodes = list()
for(var/datum/mind/blob in infected_crew)
greet_blob(blob)
if(shuttle_master)
shuttle_master.emergencyNoEscape = 1
if(SSshuttle)
SSshuttle.emergencyNoEscape = 1
spawn(0)