Home
last modified time | relevance | path

Searched defs:KickToHitValue (Results 1 – 3 of 3) sorted by relevance

/dports/games/ivan/ivan-059/Main/Include/
H A Dnonhuman.h74 double KickToHitValue; in CHARACTER() local
H A Dbodypart.h480 double KickToHitValue; in ITEM() local
/dports/games/ivan/ivan-059/Main/Source/
H A Dlsquare.cpp844 …e::BeKicked(character* Kicker, item* Boot, bodypart* Leg, double KickDamage, double KickToHitValue, in BeKicked()