Changed folder name.
Changed folder name.
This commit is contained in:
5
_module/nss/ghosteffect.nss
Normal file
5
_module/nss/ghosteffect.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
object oContainer = GetObjectByTag("ct_andurin001");
|
||||
ApplyEffectToObject(DURATION_TYPE_TEMPORARY, EffectVisualEffect(VFX_FNF_MASS_MIND_AFFECTING), oContainer);
|
||||
}
|
Reference in New Issue
Block a user