PRC integrations
PRC integrations.
This commit is contained in:
@@ -46,7 +46,7 @@ void main()
|
||||
return;
|
||||
}
|
||||
|
||||
if(!MySavingThrow(SAVING_THROW_FORT, oTarget, 16, SAVING_THROW_TYPE_NONE))
|
||||
if(!PRCMySavingThrow(SAVING_THROW_FORT, oTarget, 16, SAVING_THROW_TYPE_NONE))
|
||||
{
|
||||
//Apply the VFX impact and effects
|
||||
ApplyEffectToObject(DURATION_TYPE_TEMPORARY, eLink, oTarget, RoundsToSeconds(nDuration));
|
||||
|
Reference in New Issue
Block a user