DayZ 1.24
|
Variables | |
const float | LIQUID_THROUGHPUT_TINY = 0.1 |
const float | LIQUID_THROUGHPUT_DEFAULT = 1.0 |
const float | LIQUID_THROUGHPUT_GASOLINECANISTER = 10.0 |
const float | LIQUID_THROUGHPUT_CAR_DEFAULT = 1.0 |
const float | LIQUID_THROUGHPUT_GENERATOR = 10.0 |
const float | LIQUID_THROUGHPUT_FUELSTATION = 20.0 |
const float | LIQUID_THROUGHPUT_WELL = 15.0 |
const float | LIQUID_THROUGHPUT_BARREL = 100.0 |
\desc Constants for liquid transfer speeds
Definition at line 530 of file constants.c.
Referenced by Barrel_ColorBase::GetLiquidThroughputCoef().
Definition at line 526 of file constants.c.
Referenced by GetLiquidThroughputCoef().
Definition at line 524 of file constants.c.
Referenced by Entity::GetLiquidThroughputCoef().
Definition at line 528 of file constants.c.
Referenced by BuildingSuper::GetLiquidThroughputCoef().
Definition at line 525 of file constants.c.
Referenced by Bottle_Base::GetLiquidThroughputCoef().
Definition at line 527 of file constants.c.
Referenced by ItemBase::GetLiquidThroughputCoef().
Definition at line 523 of file constants.c.
Definition at line 529 of file constants.c.
Referenced by BuildingSuper::GetLiquidThroughputCoef().