Home
last modified time | relevance | path

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

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/agg/
H A Dm82.cpp81 …PRTKILL.82M"}, {SPRTMOVE, "SPRTMOVE.82M"}, {SPRTWNCE, "SPRTWNCE.82M"}, {STELSKIN, "STELSKIN.82M"},…
139 return STELSKIN; in FromSpell()
H A Dm82.h279 STELSKIN, enumerator
H A Dicn.h637 STELSKIN, enumerator
H A Dicn.cpp159 …{ STELSKIN, "STELSKIN.ICN" }, { STONBACK, "STONBACK.ICN" }, { STONBAKE, "STONBAKE.ICN" }, { STONEB…
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/battle/
H A Dbattle_interface.cpp3445 … RedrawTroopWithFrameAnimation( *target, ICN::STELSKIN, M82::FromSpell( spell.GetID() ), NONE ); in RedrawActionSpellCastPart1()
4715 case ICN::STELSKIN: in CalculateSpellPosition()