diff options
| author | click <none@none> | 2010-11-17 00:05:20 +0100 |
|---|---|---|
| committer | click <none@none> | 2010-11-17 00:05:20 +0100 |
| commit | 8806a3efdbf073bba0daf931426176230d5a82ac (patch) | |
| tree | 608cef7ff8628cf39fa60064ba4f8b7d505037c5 /sql/base/world_database.sql | |
| parent | c1614bc0f39b079807d7df066b950eb2dfb44240 (diff) | |
Core/Script: Add spellscript for Earthbind totem spell (patch by Socolin)
--HG--
branch : trunk
Diffstat (limited to 'sql/base/world_database.sql')
| -rw-r--r-- | sql/base/world_database.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 594c34469c8..12c58505da7 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -26960,6 +26960,7 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES -- shaman ( 39610, 'spell_sha_mana_tide_totem'), ( -1535, 'spell_sha_fire_nova'), +( 6474, 'spell_sha_earthbind_totem'), -- mage (-11113, 'spell_mage_blast_wave'), ( 11958, 'spell_mage_cold_snap'), |
