mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[12121] Implement some server side summons spells
Add spells: 34810, 34817, 34818, 34819, 35153, 35904, 35905, 35906 Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
parent
2b1842dfb0
commit
5214147ace
5 changed files with 32 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef __REVISION_SQL_H__
|
||||
#define __REVISION_SQL_H__
|
||||
#define REVISION_DB_CHARACTERS "required_12112_02_characters_character"
|
||||
#define REVISION_DB_MANGOS "required_12120_01_mangos_spell_template"
|
||||
#define REVISION_DB_MANGOS "required_12121_01_mangos_spell_template"
|
||||
#define REVISION_DB_REALMD "required_12112_01_realmd_account_access"
|
||||
#endif // __REVISION_SQL_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue