Home
last modified time | relevance | path

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

/dports/games/powder/powder118_src/
H A Daction.cpp3963 const ATTACK_DEF *missileattack; in actionThrow() local
4022 missileattack = missile->getThrownAttack(); in actionThrow()
4024 missileattack = &glb_attackdefs[ATTACK_MISTHROWN]; in actionThrow()
4081 selflives = receiveDamage(missileattack, this, missile, launcher, in actionThrow()
4117 missileattack, in actionThrow()