[MIRROR] Chef Produce Console, for cases where there are no botanists (#3786)

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

* Chef Produce Console, for cases where there are no botanists

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-03-03 04:42:00 +01:00
committed by GitHub
parent a2b8e98ed6
commit c765afc23d
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()