Daedalus Dock - Modules - TypesDefine Details

code/__DEFINES/food.dm

FOOD_FLAGSA list of food type names, in order of their flags
FOOD_SILVER_SPAWNEDIs this food item spawned from a silver slime? Prevent it from exporting for profit from cargo.
CRAFTED_FOOD_BASE_REAGENT_MODIFIERAmount of reagents you start with on crafted food excluding the used parts
CRAFTED_FOOD_INGREDIENT_REAGENT_MODIFIERModifier of reagents you get when crafting food from the parts used
FOOD_TRASH_POPABLEFood trash flags
FOOD_LIKEDFood preference enums
VENUE_BAR_MINIMUM_REAGENTSVenue reagent requirement
FOOD_PRICE_WORTHLESSFood price classes Foods that are meant to have no value, such as lollypops from medborgs.
FOOD_PRICE_TRASHcheap and quick foods, like those from vending machines.
FOOD_PRICE_CHEAPIn line with prices of cheap snacks and foods you find in vending machine, practically disposable.
FOOD_PRICE_NORMALHalf a crate of profit, selling 4 of these lets you buy a kitchen crate from cargo.
FOOD_PRICE_EXOTICMaking one of these should be worth the time investment, solid chunk of profit.
FOOD_PRICE_LEGENDARYLarge windfall for making something from this list.
DRINK_PRICE_STOCKDrink price classes Drinks that are only limited by a single click of the dispenser.
DRINK_PRICE_EASYDrinks that are made through very basic processing.
DRINK_PRICE_MEDIUMDrinks that are made through more basic processing, or multiple steps.
DRINK_PRICE_HIGHDrinks that are made through rare ingredients, or high levels of processing.
ICE_CREAM_VANILLAFlavour defines (also names) for GLOB.ice_cream_flavours list access. Safer from mispelling than plain text.

Define Details

CRAFTED_FOOD_BASE_REAGENT_MODIFIER

Amount of reagents you start with on crafted food excluding the used parts

CRAFTED_FOOD_INGREDIENT_REAGENT_MODIFIER

Modifier of reagents you get when crafting food from the parts used

DRINK_PRICE_EASY

Drinks that are made through very basic processing.

DRINK_PRICE_HIGH

Drinks that are made through rare ingredients, or high levels of processing.

DRINK_PRICE_MEDIUM

Drinks that are made through more basic processing, or multiple steps.

DRINK_PRICE_STOCK

Drink price classes Drinks that are only limited by a single click of the dispenser.

FOOD_FLAGS

A list of food type names, in order of their flags

FOOD_LIKED

Food preference enums

FOOD_PRICE_CHEAP

In line with prices of cheap snacks and foods you find in vending machine, practically disposable.

FOOD_PRICE_EXOTIC

Making one of these should be worth the time investment, solid chunk of profit.

FOOD_PRICE_LEGENDARY

Large windfall for making something from this list.

FOOD_PRICE_NORMAL

Half a crate of profit, selling 4 of these lets you buy a kitchen crate from cargo.

FOOD_PRICE_TRASH

cheap and quick foods, like those from vending machines.

FOOD_PRICE_WORTHLESS

Food price classes Foods that are meant to have no value, such as lollypops from medborgs.

FOOD_SILVER_SPAWNED

Is this food item spawned from a silver slime? Prevent it from exporting for profit from cargo.

FOOD_TRASH_POPABLE

Food trash flags

ICE_CREAM_VANILLA

Flavour defines (also names) for GLOB.ice_cream_flavours list access. Safer from mispelling than plain text.

VENUE_BAR_MINIMUM_REAGENTS

Venue reagent requirement