Files
Bubberstation/code/__DEFINES/computers.dm

11 lines
347 B
Plaintext

//Categories used for the order console
#define CATEGORY_FRUITS_VEGGIES "Veggies"
#define CATEGORY_MILK_EGGS "Milk & Eggs"
#define CATEGORY_SAUCES_REAGENTS "Reagents"
#define CATEGORY_GOLEM "Golem"
#define CATEGORY_MINING "Mining"
#define CATEGORY_CONSUMABLES "Consumables"
#define CATEGORY_TOYS_DRONE "Toys & Drones"
#define CATEGORY_PKA "PKAs"