Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/
H A Dentity.cpp7500 bool doSkillIncrease = true; in attack() local
7505 doSkillIncrease = true; // can train on dummybots. in attack()
7509 doSkillIncrease = false; // no skill for killing/hurting other turrets. in attack()
7512 if ( doSkillIncrease in attack()