mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-31 14:17:28 +01:00
DB/Gameobject: Remove deprecated game objects
Follow-up to commit33194a0ae6- Remove some gameobjects still remaining in gameobject & gameobject_addon (cherry picked from commit6feee74c5a)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `gameobject` WHERE `guid` IN (99928,99929,99930,99931,99932,99933,99934);
|
||||
DELETE FROM `gameobject_addon` WHERE `guid` IN (99928,99929,99930,99931,99932,99933,99934);
|
||||
Reference in New Issue
Block a user