aboutsummaryrefslogtreecommitdiff
path: root/sql/base
diff options
context:
space:
mode:
authorazazel <none@none>2010-08-07 01:02:09 +0600
committerazazel <none@none>2010-08-07 01:02:09 +0600
commitf413d609083a46ad57668e2f1ddd72ff417e22ed (patch)
tree4ce2608b676ba74c5c5af6c0424d5d138b1a3c4f /sql/base
parent485886fe719ded5513373ed11d21e3b8e5c66fea (diff)
* Move all movable spell effects from core to DB. Needs DB support.
* Fix some compile errors made in previous commits. --HG-- branch : trunk
Diffstat (limited to 'sql/base')
-rw-r--r--sql/base/world_database.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql
index 379477cb949..c2d92f8087a 100644
--- a/sql/base/world_database.sql
+++ b/sql/base/world_database.sql
@@ -14716,7 +14716,6 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
( 58601, 'spell_gen_remove_flight_auras'),
-- warrior
( 12975,'spell_warr_last_stand'),
-( 21977,'spell_warr_warriors_wrath'),
-- paladin
( 20425, 'spell_pal_judgement_of_command'),
(-20473, 'spell_pal_holy_shock'),