mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
DB/Achievement: Remove unneeded criteria data for "A Tribute to Immortality"
Required team is already checked from dbc on criteria update
Closes #4622
Thanks to @joschiwald
(cherry picked from commit 1823e2f9b8)
This commit is contained in:
1
sql/updates/world/2014_10_30_02_world.sql
Normal file
1
sql/updates/world/2014_10_30_02_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
DELETE FROM `achievement_criteria_data` WHERE `criteria_id` IN (12358, 12359) AND `type` = 14;
|
||||
Reference in New Issue
Block a user