[MIRROR] Adds separate aux base access (#1084)

* Merge pull request #54049 from kriskog/auxbase

Adds separate aux base access

* Adds separate aux base access

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-09-30 18:47:21 +02:00
committed by GitHub
parent 0738f1b52f
commit dd39e6f07e
20 changed files with 75 additions and 65 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_AUX_BASE, ACCESS_HEADS)
var/possible_destinations
circuit = /obj/item/circuitboard/computer/auxiliary_base