mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
Db/Conditions: Remove unneeded spell conditions.
This commit is contained in:
2
sql/updates/world/2012_06_06_03_world_conditions.sql
Normal file
2
sql/updates/world/2012_06_06_03_world_conditions.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Spell conditions shouldn't have been added
|
||||
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceEntry` IN (41054,41055,45205,45206);
|
||||
Reference in New Issue
Block a user