Home
last modified time | relevance | path

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

/dports/games/OpenLara/OpenLara-b4b19f2/src/
H A Denemy.h1406 #define BEAR_DIST_HOWL 2048 macro
1486 else if (targetDist > BEAR_DIST_HOWL || randf() < 0.05f) in getStateGround()
1498 if (!wound && targetDist < BEAR_DIST_HOWL && randf() < 0.025f) { in getStateGround()