Certain packs (mostly armory/security) can not be privately bought anymore.

This commit is contained in:
Ghommie
2020-05-17 23:38:26 +02:00
parent 0a298c2361
commit 2eb3089ccb
10 changed files with 41 additions and 8 deletions
+1
View File
@@ -15,6 +15,7 @@
var/special_enabled = FALSE
var/DropPodOnly = FALSE //only usable by the Bluespace Drop Pod via the express cargo console
var/admin_spawned = FALSE //Can only an admin spawn this crate?
var/can_private_buy = TRUE //Can it be purchased privately by each crewmember?
/datum/supply_pack/proc/generate(atom/A, datum/bank_account/paying_account)
var/obj/structure/closet/crate/C