Implemented SE_IllusionOther - Allows next Illusion buff (self only)

cast to be cast on target. (AA ProjectIllusion now uses this)
Run required SLQ to update AA.
This commit is contained in:
KayenEQ
2014-06-26 06:23:27 -04:00
parent ec35c0d933
commit 87e7b9c3f0
9 changed files with 27 additions and 12 deletions
+1
View File
@@ -181,6 +181,7 @@ Mob::Mob(const char* in_name,
has_shieldequiped = false;
has_numhits = false;
has_MGB = false;
has_ProjectIllusion = false;
if(in_aa_title>0)
aa_title = in_aa_title;