decomposition

Vars | |
| decomp_flags | Used to give raw/gross food lower timers |
|---|---|
| examine_type | Used for examining |
| handled | Makes sure maploaded food only starts decomposing if a player's EVER picked it up before |
| 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 |
Var Details
decomp_flags

Used to give raw/gross food lower timers
examine_type

Used for examining
handled

Makes sure maploaded food only starts decomposing if a player's EVER picked it up before
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