mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 19:31:59 +01:00
DB/misc: Misc deletes as per Aokromes.
This commit is contained in:
5
sql/updates/world/2013_06_16_02_world_misc.sql
Normal file
5
sql/updates/world/2013_06_16_02_world_misc.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
DELETE FROM `creature` WHERE `id` IN (29119,28925,28924,29051);
|
||||
|
||||
DELETE FROM `linked_respawn` WHERE `guid` IN (127272,127273,127275,127293,127296,127318,127340,127341,127350,127351,127352,127355,127357,127359,127360,127364,127365,127375);
|
||||
|
||||
DELETE FROM `spell_ranks` WHERE `first_spell_id` IN (24440,24475);
|
||||
Reference in New Issue
Block a user