Home
last modified time | relevance | path

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

/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/game/
H A DSpells.cpp124 static const float DEC_FOCAL = 50.0f; variable
7178 if (subj.focal>IMPROVED_FOCAL) subj.focal-=DEC_FOCAL; in ARX_SPELLS_Update()