Home
last modified time | relevance | path

Searched refs:char_poison (Results 1 – 3 of 3) sorted by relevance

/dports/games/barony/Barony-3.3.7/src/
H A Dentity_editor.cpp21 char_poison(skill[21]), in Entity()
H A Dentity.hpp49 Sint32& char_poison; member in Entity
H A Dentity.cpp49 char_poison(skill[21]), in Entity()
3670 this->char_poison = 0; in handleEffects()
3679 this->char_poison = 0; in handleEffects()
3682 this->char_poison++; in handleEffects()
3683 if ( this->char_poison > 150 ) // three seconds in handleEffects()
3685 this->char_poison = 0; in handleEffects()
3767 this->char_poison = 0; in handleEffects()