From 3409ddf1a86f31ebc4fca3fa5ca4fb606fed14eb Mon Sep 17 00:00:00 2001 From: Anubisss Date: Sun, 26 Jul 2009 03:25:18 +0200 Subject: *Correct damage for Shield of Righteousness. --HG-- branch : trunk --- sql/updates/4598_world_spell_bonus_data.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/4598_world_spell_bonus_data.sql (limited to 'sql/updates') diff --git a/sql/updates/4598_world_spell_bonus_data.sql b/sql/updates/4598_world_spell_bonus_data.sql new file mode 100644 index 00000000000..0127e88b5a7 --- /dev/null +++ b/sql/updates/4598_world_spell_bonus_data.sql @@ -0,0 +1 @@ +DELETE FROM `spell_bonus_data` WHERE `entry` = 53600; -- cgit v1.2.3