Core/Scripting: Move Text for Archavon the Stone Watcher to creature text

This commit is contained in:
Malcrom
2013-01-07 16:12:49 -03:30
parent 74b4dbec3f
commit 609232dfbe
2 changed files with 6 additions and 4 deletions

View File

@@ -21,7 +21,8 @@
enum
{
EMOTE_BERSERK = 0
EMOTE_BERSERK = 0,
EMOTE_LEAP = 1 // Not in use
};
//Spells Archavon
@@ -38,9 +39,6 @@ enum
//4 Warders spawned
#define ARCHAVON_WARDER 32353 //npc 32353
//Yell
#define SAY_LEAP "Archavon the Stone Watcher lunges for $N!" //$N should be the target
enum Events
{
// Archavon