Home
last modified time | relevance | path

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

/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/script/
H A DScript.h247 ANIM_DAGGER_STRIKE_BOTTOM_START = (ANIM_DAGGER_READY_PART_1+14), enumerator
H A DScriptedAnimation.cpp580 animations["dagger_strike_bottom_start"] = ANIM_DAGGER_STRIKE_BOTTOM_START; in initAnimationNumbers()