Added creatures & models

Added creatures & models in support for Horsefly Swamp Update.  Full compile.
This commit is contained in:
Jaysyn904
2023-08-10 23:50:38 -04:00
parent abae0284e0
commit 9448afd228
397 changed files with 53090 additions and 159 deletions

View File

@@ -14,6 +14,7 @@
//:://////////////////////////////////////////////
#include "x0_i0_spells"
//#include "prc_inc_spells"
const int BEHOLDER_RAY_DEATH = 1;
const int BEHOLDER_RAY_TK = 2;
@@ -314,3 +315,5 @@ void BehDoFireBeam(int nRay, object oTarget)
}
//void main(){}