Home
last modified time | relevance | path

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

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DActor.cpp349 static EffectRef fx_remove_portrait_icon_ref = { "Icon:Remove", -1 }; variable
5561 …newfx = EffectQueue::CreateEffect(fx_remove_portrait_icon_ref, 0, 37, FX_DURATION_INSTANT_PERMANEN… in Die()