Space Station 13 - Modules - TypesVar Details - Proc Details

mre

Vars

dessert_foodUsed when populating contents after doing get_menu_items().
main_foodUsed when populating contents after doing get_menu_items().
menu_optionDetermines what set of food items will spawn in the MRE. Also alters the name and description of the MRE.
openedHas anyone looked inside the MRE yet? Setting to TRUE changes the sprite and allows items to be added to the container.
side_foodUsed when populating contents after doing get_menu_items().
snack_foodUsed when populating contents after doing get_menu_items().

Procs

get_menu_itemsSelects one of several MRE menus based on the menu_option of the MRE.

Var Details

dessert_food

Used when populating contents after doing get_menu_items().

main_food

Used when populating contents after doing get_menu_items().

menu_option

Determines what set of food items will spawn in the MRE. Also alters the name and description of the MRE.

opened

Has anyone looked inside the MRE yet? Setting to TRUE changes the sprite and allows items to be added to the container.

side_food

Used when populating contents after doing get_menu_items().

snack_food

Used when populating contents after doing get_menu_items().

Proc Details

get_menu_items

Selects one of several MRE menus based on the menu_option of the MRE.

Arguments: