mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-01 10:03:47 +00:00
refactor(Scripts/Northrend): code cleanup (part 11) (#7103)
This commit is contained in:
@@ -57,11 +57,6 @@ enum eSpells
|
||||
#define SPELL_WATER_BOLT_VOLLEY DUNGEON_MODE(SPELL_WATER_BOLT_VOLLEY_N, SPELL_WATER_BOLT_VOLLEY_H)
|
||||
#define SPELL_FRENZY DUNGEON_MODE(SPELL_FRENZY_N, SPELL_FRENZY_H)
|
||||
|
||||
enum eEvents
|
||||
{
|
||||
EVENT_SPELL_WATER_BOLT_VOLLEY = 1,
|
||||
};
|
||||
|
||||
class boss_ichoron : public CreatureScript
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user