[8191] Drop code related to use long time empty `spell_affect` table.
commitcd85674a594aed34714ab49376d4e5e330d1adc4
authorXTZGZoReX <XTZGZoReX@getmangos.com>
Fri, 17 Jul 2009 00:23:38 +0000 (17 04:23 +0400)
committerVladimirMangos <vladimir@getmangos.com>
Fri, 17 Jul 2009 00:29:33 +0000 (17 04:29 +0400)
treeaacfd68bc43d806a586c029d1cf1c9a839609a43
parenta9a5ae01d735c948dbf3d16b3869d84d3413a8ff
[8191] Drop code related to use long time empty `spell_affect` table.

After switch to 3.x.x all data get explcitly from ClassMask fields in spell.dbc
and no need in custom values.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
sql/mangos.sql
sql/updates/8191_01_mangos_spell_affect.sql [new file with mode: 0644]
sql/updates/Makefile.am
src/game/Chat.cpp
src/game/Chat.h
src/game/Level3.cpp
src/game/SpellAuras.cpp
src/game/SpellMgr.cpp
src/game/SpellMgr.h
src/game/World.cpp
src/shared/revision_nr.h