diff --git a/code/_globalvars/global_lists.dm b/code/_globalvars/global_lists.dm index 2abab0c5bea9..bac97d1994a3 100644 --- a/code/_globalvars/global_lists.dm +++ b/code/_globalvars/global_lists.dm @@ -133,7 +133,6 @@ GLOBAL_LIST_EMPTY(active_areas) GLOBAL_LIST_EMPTY(all_areas) GLOBAL_LIST_EMPTY(turfs) -GLOBAL_LIST_EMPTY(z1turfs) GLOBAL_LIST(objects_of_interest) // This is used to track the stealing objective for Agents.