Adds separate aux base access

This commit is contained in:
skoglol
2020-09-28 21:12:47 +02:00
parent 7b3469484e
commit 7c6aa766b4
17 changed files with 56 additions and 50 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ interface with the mining shuttle at the landing site if a mobile beacon is also
var/launch_warning = TRUE
var/list/turrets = list() //List of connected turrets
req_one_access = list(ACCESS_CARGO, ACCESS_CONSTRUCTION, ACCESS_HEADS, ACCESS_RESEARCH)
req_one_access = list(ACCESS_CARGO, ACCESS_CONSTRUCTION, ACCESS_AUX_BASE, ACCESS_HEADS, ACCESS_RESEARCH)
var/possible_destinations
circuit = /obj/item/circuitboard/computer/auxiliary_base