fix(Scripts/BlackwingLair): Nefarian (#10536)
This commit is contained in:
parent
59b5568d4f
commit
707968ee95
6 changed files with 842 additions and 222 deletions
|
|
@ -99,4 +99,6 @@ inline AI* GetBlackwingLairAI(T* obj)
|
|||
return GetInstanceAI<AI>(obj, BWLScriptName);
|
||||
}
|
||||
|
||||
#define RegisterBlackwingLairCreatureAI(ai_name) RegisterCreatureAIWithFactory(ai_name, GetBlackwingLairAI)
|
||||
|
||||
#endif
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue