Removes construction, research, cargo, mining from aux base

This commit is contained in:
skoglol
2020-09-29 04:02:05 +02:00
parent 7c6aa766b4
commit 5f1485366f
9 changed files with 31 additions and 27 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_AUX_BASE, ACCESS_HEADS, ACCESS_RESEARCH)
req_one_access = list(ACCESS_AUX_BASE, ACCESS_HEADS)
var/possible_destinations
circuit = /obj/item/circuitboard/computer/auxiliary_base