Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/
H A Dbh_alien.h50 ASQ_CrawlingAttack_Claw, enumerator
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dpldghost.c1749 ghostData->currentAnimSequence==ASQ_CrawlingAttack_Claw || in UpdatePlayerGhostAnimSequence()
1763 ghostData->currentAnimSequence==ASQ_CrawlingAttack_Claw || in UpdatePlayerGhostAnimSequence()
2476 if(ghostData->currentAnimSequence==ASQ_CrawlingAttack_Claw || in SetPlayerGhostAnimationSequence()
2491 if(ghostData->currentAnimSequence==ASQ_CrawlingAttack_Claw || in SetPlayerGhostAnimationSequence()
2539 case(ASQ_CrawlingAttack_Claw): in SetPlayerGhostAnimationSequence()
3587 case ASQ_CrawlingAttack_Claw: in HandleWeaponElevation()
H A Dpldnet.c8611 return ASQ_CrawlingAttack_Claw; in GetMyAlienSequence()