Fixes hardsuit crates not using one_access

This commit is contained in:
Heroman
2019-07-24 04:58:59 +10:00
parent e90ba13352
commit e4aae2a5a3
2 changed files with 5 additions and 1 deletions

View File

@@ -43,6 +43,7 @@
access_eva,
access_explorer,
access_pilot)
one_access = TRUE
/datum/supply_pack/misc/mining_rig
name = "industrial hardsuit (empty)"
@@ -53,4 +54,5 @@
containertype = /obj/structure/closet/crate/secure/gear
containername = "industrial hardsuit crate"
access = list(access_mining,
access_eva)
access_eva)
one_access = TRUE

View File

@@ -6,6 +6,7 @@
access = list(
access_security,
access_xenobiology)
one_access = TRUE
/datum/supply_pack/security/guardmutant
name = "VARMAcorp autoNOMous security solution for hostile environments"
@@ -15,6 +16,7 @@
access = list(
access_security,
access_xenobiology)
one_access = TRUE
*/
/datum/supply_pack/randomised/security/armor