*quest 12231 - The Bear God's Offspring, by Destalker

*SD2 enum escort faction, patch by manuel
*Extend the Chathandler to TrinityScript, by Hawthorne

--HG--
branch : trunk
This commit is contained in:
maximius
2009-09-23 13:24:06 -07:00
parent 36a2633f5d
commit a96c704f46
4 changed files with 32 additions and 6 deletions

View File

@@ -17,6 +17,7 @@
#include "sc_instance.h"
#include "CombatAI.h"
#include "PassiveAI.h"
#include "Chat.h"
#ifdef WIN32
#include <windows.h>