Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/magic/
H A Dmagic.hpp621 void spellEffectShadowTag(Entity& my, spellElement_t& element, Entity* parent, int resistance);
H A Dmagic.cpp2511 void spellEffectShadowTag(Entity& my, spellElement_t& element, Entity* parent, int resistance) in spellEffectShadowTag() function
H A Dactmagic.cpp2595 spellEffectShadowTag(*my, *element, parent, resistance); in actMagicMissile()