mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Ulduar base files
Base files for ulduar. w/o any script
This commit is contained in:
13
src/strategy/raids/ulduar/RaidUlduarTriggers.h
Normal file
13
src/strategy/raids/ulduar/RaidUlduarTriggers.h
Normal 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
|
||||
Reference in New Issue
Block a user