aboutsummaryrefslogtreecommitdiff
path: root/sql/scripts
diff options
context:
space:
mode:
authorShocker <shocker@freakz.ro>2011-05-19 12:32:29 +0300
committerShocker <shocker@freakz.ro>2011-05-19 12:32:29 +0300
commitea9a83407f53be8307b8bcc168d780412af3a5e6 (patch)
tree10d4aa7fb3eeb1c0644a2b08b0f697ad418e379d /sql/scripts
parented334aff2283c11e73ad2c7b0123bdcdb9ce5a6c (diff)
Core/Spells: Fix Lifeblood scaling with health
Based on Kapoeira's patch Closes #817 and pull request #13
Diffstat (limited to 'sql/scripts')
-rw-r--r--sql/scripts/world_scripts_full.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/scripts/world_scripts_full.sql b/sql/scripts/world_scripts_full.sql
index d0c266f1ba8..82b6cd76db9 100644
--- a/sql/scripts/world_scripts_full.sql
+++ b/sql/scripts/world_scripts_full.sql
@@ -1911,6 +1911,7 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
( 57593, 'spell_generic_clone_weapon'),
( 52408, 'spell_gen_seaforium_blast'),
( 25281, 'spell_gen_turkey_marker'),
+(-55428, 'spell_gen_lifeblood'),
-- instances
-- Black Temple
( 41475, 'spell_boss_lady_malande_shield'),