Updated to PRC8

Updated to PRC8.  Full compile.  Updated release archive.
This commit is contained in:
Jaysyn904
2024-02-20 22:52:59 -05:00
parent 5cc69fb9b9
commit 33b1e808c6
310 changed files with 12016 additions and 8979 deletions

View File

@@ -10,13 +10,14 @@
//:: Created By: Preston Watamaniuk
//:: Created On: May 22, 2001
//:://////////////////////////////////////////////
#include "prc_inc_spells"
//#include "wm_include"
void main()
{
//if (WildMagicOverride()) { return; }
//Declare major variables
location lTargetLocation = GetSpellTargetLocation();
location lTargetLocation = PRCGetSpellTargetLocation();
object oTarget;
effect eCone = EffectPoison(POISON_IRON_GOLEM);
//Get first target in spell area