Home
last modified time | relevance | path

Searched defs:GetBiteMaxDamage (Results 1 – 2 of 2) sorted by relevance

/dports/games/ivan/ivan-059/Main/Source/
H A Dnonhuman.cpp20 int nonhumanoid::GetBiteMaxDamage() const { return int(BiteDamage * 1.25 + 1); } in GetBiteMaxDamage() function in nonhumanoid
H A Dbodypart.cpp39 int head::GetBiteMaxDamage() const { return int(BiteDamage * 1.25 + 1); } in GetBiteMaxDamage() function in head