mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
fix bugs, remove cult free golems
This commit is contained in:
@@ -36,7 +36,6 @@ GLOBAL_LIST_INIT(tracked_implants, list()) //list of all current implants that
|
||||
GLOBAL_LIST_INIT(pinpointer_list, list()) //list of all pinpointers. Used to change stuff they are pointing to all at once.
|
||||
GLOBAL_LIST_INIT(nuclear_uplink_list, list()) //list of all existing nuke ops uplinks
|
||||
GLOBAL_LIST_INIT(abductor_equipment, list()) //list of all abductor equipment
|
||||
GLOBAL_LIST_INIT(free_golem_shells, list()) //list of all free golem shells
|
||||
GLOBAL_LIST_INIT(global_intercoms, list()) //list of all intercomms, across all z-levels
|
||||
GLOBAL_LIST_INIT(global_radios, list()) //list of all radios, across all z-levels
|
||||
|
||||
|
||||
Reference in New Issue
Block a user