Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/magic/
H A Dmagic.hpp141 static const int PARTICLE_EFFECT_SPELLBOT_ORBIT = 22; variable
H A Dactmagic.cpp3271 if ( my->skill[1] == PARTICLE_EFFECT_SPELLBOT_ORBIT ) in actParticleAestheticOrbit()
/dports/games/barony/Barony-3.3.7/src/
H A Dmonster_sentrybot.cpp605 Entity* particle = createParticleAestheticOrbit(my, 173, 15, PARTICLE_EFFECT_SPELLBOT_ORBIT); in sentryBotAnimate()