* Well 94% isn't bad. Last thing to fix is collision compiling.

* But I need a break.

--HG--
branch : trunk
This commit is contained in:
Brian
2010-06-07 16:21:52 -06:00
parent 6650068b5e
commit 498f62f4cc
21 changed files with 32 additions and 29 deletions
@@ -21,7 +21,7 @@ SDComment: Base Class for SimpleAI creatures
SDCategory: Creatures
EndScriptData */
#include "ScriptedPch.h"
#include "ScriptPCH.h"
#include "ScriptedSimpleAI.h"
SimpleAI::SimpleAI(Creature *c) : ScriptedAI(c)