mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-15 20:52:07 +00:00
Allows supplypacks with req_one_access to exist
This commit is contained in:
@@ -33,6 +33,7 @@ var/list/all_supply_groups = list("Atmospherics",
|
||||
var/containertype = null
|
||||
var/containername = null
|
||||
var/access = null
|
||||
var/one_access = FALSE
|
||||
var/contraband = 0
|
||||
var/num_contained = 0 //number of items picked to be contained in a /randomised crate
|
||||
var/group = "Miscellaneous"
|
||||
|
||||
Reference in New Issue
Block a user