Forsaker / Saint / Vow of Poverty interaction fixes
Forsaker / Saint / Vow of Poverty interaction fixes. Renamed Pyro Conflagration constant. Removed depreciated PRC4 archive. Updated release archive.
This commit is contained in:
@@ -38,7 +38,7 @@ void main()
|
||||
if(!GetIsReactionTypeFriendly(oTarget))
|
||||
{
|
||||
//Fire cast spell at event for the specified target
|
||||
PRCSignalSpellEvent(oTarget, TRUE, SPELL_CONFLAGRATION);
|
||||
PRCSignalSpellEvent(oTarget, TRUE, SPELL_PYRO_CONFLAGRATION);
|
||||
|
||||
fDelay = PRCGetSpellEffectDelay(lTarget, oTarget);
|
||||
|
||||
|
Reference in New Issue
Block a user