DayZ 1.24
Loading...
Searching...
No Matches
Barrel related functions constants
Collaboration diagram for Barrel related functions constants:

Variables

const int GameConstants::BAREL_LIME_PER_PELT = 100
 
const int GameConstants::BAREL_BLEACH_PER_CLOTH = 50
 
const float GameConstants::BAREL_LIME_PER_PLANT = 50
 

Detailed Description

\desc Barrel related functions constants

Variable Documentation

◆ BAREL_BLEACH_PER_CLOTH

const int GameConstants::BAREL_BLEACH_PER_CLOTH = 50
private

Definition at line 824 of file constants.c.

Referenced by Barrel_ColorBase::BleachClothes().

◆ BAREL_LIME_PER_PELT

const int GameConstants::BAREL_LIME_PER_PELT = 100
private

Definition at line 823 of file constants.c.

Referenced by Barrel_ColorBase::TanPelts().

◆ BAREL_LIME_PER_PLANT

const float GameConstants::BAREL_LIME_PER_PLANT = 50
private

Definition at line 825 of file constants.c.

Referenced by Barrel_ColorBase::ProduceFertilizer().