Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/magic/
H A Dmagic.hpp151 static const int PARTICLE_TIMER_ACTION_SHOOT_PARTICLES = 1; variable
H A Dmagic.cpp2459 spellTimer->particleTimerCountdownAction = PARTICLE_TIMER_ACTION_SHOOT_PARTICLES; in spellEffectTeleportPull()
H A Dactmagic.cpp3979 if ( my->particleTimerCountdownAction == PARTICLE_TIMER_ACTION_SHOOT_PARTICLES ) in actParticleTimer()
/dports/games/barony/Barony-3.3.7/src/
H A Dmonster_incubus.cpp1589 spellTimer->particleTimerCountdownAction = PARTICLE_TIMER_ACTION_SHOOT_PARTICLES; in incubusTeleportToTarget()
1607 spellTimer->particleTimerCountdownAction = PARTICLE_TIMER_ACTION_SHOOT_PARTICLES; in incubusTeleportRandom()
H A Dnet.cpp2195 spellTimer->particleTimerCountdownAction = PARTICLE_TIMER_ACTION_SHOOT_PARTICLES; in clientHandlePacket()
2203 spellTimer->particleTimerCountdownAction = PARTICLE_TIMER_ACTION_SHOOT_PARTICLES; in clientHandlePacket()
2210 spellTimer->particleTimerCountdownAction = PARTICLE_TIMER_ACTION_SHOOT_PARTICLES; in clientHandlePacket()
2217 spellTimer->particleTimerCountdownAction = PARTICLE_TIMER_ACTION_SHOOT_PARTICLES; in clientHandlePacket()
2255 spellTimer->particleTimerCountdownAction = PARTICLE_TIMER_ACTION_SHOOT_PARTICLES; in clientHandlePacket()
H A Dmonster_lichfire.cpp1255 spellTimer->particleTimerCountdownAction = PARTICLE_TIMER_ACTION_SHOOT_PARTICLES; in lichFireTeleport()
H A Dmonster_lichice.cpp1383 spellTimer->particleTimerCountdownAction = PARTICLE_TIMER_ACTION_SHOOT_PARTICLES; in lichIceTeleport()