From e798097ae33a10d3cf26cd422aa06f124de8a3d8 Mon Sep 17 00:00:00 2001 From: silinoron Date: Mon, 2 Aug 2010 13:18:45 -0700 Subject: Move a couple of warrior spell dummy effect handlers to spell scripts. --HG-- branch : trunk --- sql/base/world_database.sql | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sql/base') diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 713b7d98fb9..e9d3669e8af 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -14683,6 +14683,8 @@ LOCK TABLES `spell_script_names` WRITE; /*!40000 ALTER TABLE `spell_script_names` DISABLE KEYS */; INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES -- warrior +( 12975,'spell_warr_last_stand'), +( 21977,'spell_warr_warriors_wrath'), -- paladin ( 20425, 'spell_pal_judgement_of_command'), (-20473, 'spell_pal_holy_shock'), -- cgit v1.2.3