diff --git a/sql/updates/world/2015_11_19_00_world.sql b/sql/updates/world/2015_11_19_00_world.sql new file mode 100644 index 00000000000..040a2c0432f --- /dev/null +++ b/sql/updates/world/2015_11_19_00_world.sql @@ -0,0 +1,3 @@ +-- +DELETE FROM `spelleffect_dbc` WHERE `Id` IN (28098,28110); +UPDATE `spelleffect_dbc` SET `EffectRadiusIndex`=30 WHERE `Id` IN (154177,154179); \ No newline at end of file