Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
boss_high_botanist_freywinn.cpp File Reference
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "the_botanica.h"
Include dependency graph for boss_high_botanist_freywinn.cpp:

Go to the source code of this file.

Classes

class  boss_high_botanist_freywinn
struct  boss_high_botanist_freywinn::boss_high_botanist_freywinnAI

Enumerations

enum  Creatures { NPC_FRAYER = 19953 }
enum  Says {
  SAY_AGGRO = 0 , SAY_KILL = 1 , SAY_TREE = 2 , SAY_SUMMON = 3 ,
  SAY_DEATH = 4 , SAY_OOC_RANDOM = 5
}
enum  Spells {
  SPELL_TRANQUILITY = 34550 , SPELL_TREE_FORM = 34551 , SPELL_SUMMON_FRAYER = 34557 , SPELL_PLANT_WHITE = 34759 ,
  SPELL_PLANT_GREEN = 34761 , SPELL_PLANT_BLUE = 34762 , SPELL_PLANT_RED = 34763
}

Functions

void AddSC_boss_high_botanist_freywinn ()

Enumeration Type Documentation

◆ Creatures

enum Creatures
Enumerator
NPC_FRAYER 

Definition at line 38 of file boss_high_botanist_freywinn.cpp.

◆ Says

enum Says
Enumerator
SAY_AGGRO 
SAY_KILL 
SAY_TREE 
SAY_SUMMON 
SAY_DEATH 
SAY_OOC_RANDOM 

Definition at line 17 of file boss_high_botanist_freywinn.cpp.

◆ Spells

enum Spells
Enumerator
SPELL_TRANQUILITY 
SPELL_TREE_FORM 
SPELL_SUMMON_FRAYER 
SPELL_PLANT_WHITE 
SPELL_PLANT_GREEN 
SPELL_PLANT_BLUE 
SPELL_PLANT_RED 

Definition at line 27 of file boss_high_botanist_freywinn.cpp.

Function Documentation

◆ AddSC_boss_high_botanist_freywinn()

void AddSC_boss_high_botanist_freywinn ( )

Definition at line 192 of file boss_high_botanist_freywinn.cpp.

Referenced by AddOutlandScripts().