Space Station 13 - Modules - TypesVar Details

food

Food.

Vars

ant_locationlocation checked every 5 minutes. If its the same place, the food has a chance to spawn ants
ant_suppressorsThings that suppress food from being infested by ants when on the same turf
antableWill ants come near it?
ingredient_nameName of the food to show up in kitchen machines (microwaves, ovens, etc)
last_ant_timeTime we last checked for ants
list_reagentsThe list of reagents to create on Initialize()
volumeSets the default container amount for all food items.

Var Details

ant_location

location checked every 5 minutes. If its the same place, the food has a chance to spawn ants

ant_suppressors

Things that suppress food from being infested by ants when on the same turf

antable

Will ants come near it?

ingredient_name

Name of the food to show up in kitchen machines (microwaves, ovens, etc)

last_ant_time

Time we last checked for ants

list_reagents

The list of reagents to create on Initialize()

volume

Sets the default container amount for all food items.