DB/Gameobject: Remove deprecated game objects

This commit is contained in:
Killyana
2018-03-09 21:13:03 +01:00
committed by Aokromes
parent 9f96ea5ac8
commit edc16d9c09

View 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;