Ulduar base files

Base files for ulduar. w/o any script
This commit is contained in:
Garashan
2024-03-11 13:07:41 +01:00
parent 879f9113da
commit 5ab57efd29
12 changed files with 250 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
#ifndef _PLAYERBOT_RAIDULDUARTRIGGERS_H
#define _PLAYERBOT_RAIDULDUARTRIGGERS_H
#include "EventMap.h"
#include "Trigger.h"
#include "PlayerbotAIConfig.h"
#include "GenericTriggers.h"
#include "RaidUlduarScripts.h"
#include "RaidUlduarBossHelper.h"
#endif