mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Gameobject: Remove deprecated game objects
This commit is contained in:
3
sql/updates/world/3.3.5/2018_03_09_05_world.sql
Normal file
3
sql/updates/world/3.3.5/2018_03_09_05_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `gameobject_template_addon` WHERE `entry` BETWEEN 300010 AND 300205;
|
||||
DELETE FROM `gameobject_template` WHERE `entry` BETWEEN 300010 AND 300205;
|
||||
Reference in New Issue
Block a user