Skip to content

Commit

Permalink
chore(Scripts/BlackTemple): Update Akama, Supremus, Gorefiend and Naj… (
Browse files Browse the repository at this point in the history
#17867)

chore(Scripts/BlackTemple): Update Akama, Supremus, Gorefiend and Najentus to new register method
  • Loading branch information
Nyeriah authored Nov 26, 2023
1 parent f440a74 commit c9b42d6
Show file tree
Hide file tree
Showing 5 changed files with 698 additions and 886 deletions.
2 changes: 2 additions & 0 deletions src/server/scripts/Outland/BlackTemple/black_temple.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,6 @@ inline AI* GetBlackTempleAI(T* obj)
return GetInstanceAI<AI>(obj, BlackTempleScriptName);
}

#define RegisterBlackTempleCreatureAI(ai_name) RegisterCreatureAIWithFactory(ai_name, GetBlackTempleAI)

#endif // BLACK_TEMPLE_H_
Loading

0 comments on commit c9b42d6

Please sign in to comment.