[9945] Update mangos_spell_check.sql

* Add all data from Spell.cpp
* Add missing data from recent commist for added parts of SpellEffect.cpp
This commit is contained in:
VladimirMangos 2010-05-21 05:49:26 +04:00
parent 36a76e38a9
commit 33c9af577c
3 changed files with 180 additions and 37 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9944"
#define REVISION_NR "9945"
#endif // __REVISION_NR_H__