Chef Produce Console, for cases where there are no botanists (#57298)

This commit is contained in:
tralezab
2021-03-02 19:16:27 -08:00
committed by GitHub
parent 3f8f7e777d
commit c63f696f30
13 changed files with 621 additions and 9 deletions

View File

@@ -45,6 +45,7 @@ SUBSYSTEM_DEF(shuttle)
var/list/discoveredPlants = list() //Typepaths for unusual plants we've already sent CentCom, associated with their potencies
var/list/supply_packs = list()
var/list/chef_groceries = list()
var/list/shoppinglist = list()
var/list/requestlist = list()
var/list/orderhistory = list()