DB/Misc: Fix incorrect commit

This commit is contained in:
Aokromes
2015-11-19 23:12:54 +01:00
parent d309f11435
commit c91c6fd183

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `spelleffect_dbc` WHERE `Id` IN (28098,28110);
UPDATE `spelleffect_dbc` SET `EffectRadiusIndex`=30 WHERE `Id` IN (154177,154179);