Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
Barrel related functions constants

\desc Barrel related functions constants More...

Variables

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

Detailed Description

\desc Barrel related functions constants

Variable Documentation

◆ BAREL_BLEACH_PER_CLOTH

const int BAREL_BLEACH_PER_CLOTH = 50
private

Definition at line 971 of file constants.c.

Referenced by Barrel_ColorBase::BleachClothes().

◆ BAREL_LIME_PER_PELT

const int BAREL_LIME_PER_PELT = 100
private

Definition at line 970 of file constants.c.

Referenced by Barrel_ColorBase::TanPelts().

◆ BAREL_LIME_PER_PLANT

const float BAREL_LIME_PER_PLANT = 50
private

Definition at line 972 of file constants.c.

Referenced by Barrel_ColorBase::ProduceFertilizer().