mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 00:55:20 +01:00
adds cargo and engi access to allowed accesses for launching mining aux base (#21048)
* cargo, engi, and head access added to aux mine base * FUCK
This commit is contained in:
@@ -493,7 +493,7 @@
|
||||
interface with the mining shuttle at the landing site if a mobile beacon is also deployed."
|
||||
var/launch_warning = TRUE
|
||||
|
||||
req_access = list(access_heads)
|
||||
req_one_access = list(access_cargo, access_construction, access_heads)
|
||||
possible_destinations = null
|
||||
clockwork = TRUE
|
||||
var/obj/item/device/gps/internal/base/locator
|
||||
|
||||
Reference in New Issue
Block a user