mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
DB/Misc: Fix incorrect commit
This commit is contained in:
3
sql/updates/world/2015_11_19_00_world.sql
Normal file
3
sql/updates/world/2015_11_19_00_world.sql
Normal 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);
|
||||
Reference in New Issue
Block a user