Updated to PRC8
Updated to PRC8. Full compile. Updated release archive.
This commit is contained in:
@@ -42,7 +42,7 @@ void main()
|
||||
{
|
||||
nDamage = nDamage + d6(2);
|
||||
}
|
||||
location lTargetLocation = GetSpellTargetLocation();
|
||||
location lTargetLocation = PRCGetSpellTargetLocation();
|
||||
|
||||
effect eCone;
|
||||
effect eVis = EffectVisualEffect(VFX_IMP_FROST_S);
|
||||
|
||||
Reference in New Issue
Block a user