Daedalus Dock - Modules - TypesVar Details

decomposition

Vars

decomp_flagsUsed to give raw/gross food lower timers
decomp_resultUse for determining what kind of item the food decomposes into.
handledMakes sure maploaded food only starts decomposing if a player's EVER picked it up before
original_timeThe total time that this takes to decompose
produce_antsDoes our food attract ants?
protectedUsed to stop food in someone's hand & in storage slots from decomposing.
time_remainingUsed so the timer won't reset.
timeridUsed to stop the timer & check for the examine proc

Var Details

decomp_flags

Used to give raw/gross food lower timers

decomp_result

Use for determining what kind of item the food decomposes into.

handled

Makes sure maploaded food only starts decomposing if a player's EVER picked it up before

original_time

The total time that this takes to decompose

produce_ants

Does our food attract ants?

protected

Used to stop food in someone's hand & in storage slots from decomposing.

time_remaining

Used so the timer won't reset.

timerid

Used to stop the timer & check for the examine proc