AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
noblegarden.cpp File Reference
#include "Player.h"
#include "SpellScript.h"
#include "SpellScriptLoader.h"

Go to the source code of this file.

Classes

class  spell_summon_noblegarden_bunny_controller
 

Enumerations

enum  eNoblegarden { SPELL_NOBLEGARDEN_BUNNY = 61734 }
 

Functions

void AddSC_event_noblegarden_scripts ()
 

Enumeration Type Documentation

◆ eNoblegarden

Enumerator
SPELL_NOBLEGARDEN_BUNNY 
23{
25};
@ SPELL_NOBLEGARDEN_BUNNY
Definition noblegarden.cpp:24

Function Documentation

◆ AddSC_event_noblegarden_scripts()

void AddSC_event_noblegarden_scripts ( )
59{
61}
#define RegisterSpellScript(spell_script)
Definition SpellScriptLoader.h:88
Definition noblegarden.cpp:29

References RegisterSpellScript.

Referenced by AddEventsScripts().