pub const ENERGY_DECAY: u32 = 1000;
Expand description

The total amount of a resource that must be accumulated in a dropped Resource for one unit of that resource to decay each tick, rounded up.