mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-06 20:37:45 +00:00
refactor(Scripts/Northrend): code cleanup (part 11) (#7103)
This commit is contained in:
@@ -37,12 +37,6 @@ enum Events
|
||||
EVENT_CAST_WHITEOUT_GROUND_EFFECT = 4,
|
||||
};
|
||||
|
||||
enum Misc
|
||||
{
|
||||
NPC_FROZEN_ORB = 38456,
|
||||
NPC_FROZEN_ORB_STALKER = 38461,
|
||||
};
|
||||
|
||||
class boss_toravon : public CreatureScript
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user