mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/GameObject: remove 4 new DBErrors
These 4 gameobject entries were removed from Zul'Aman
in commit 226a69f5dc
but went unnoticed because of deletion by map.
This commit is contained in:
2
sql/updates/world/3.3.5/2017_03_25_00_world_335.sql
Normal file
2
sql/updates/world/3.3.5/2017_03_25_00_world_335.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- 4 gameobject entries already removed from Zul'Aman in commit 226a69f5dc
|
||||
DELETE FROM `gameobject_addon` WHERE `guid` IN (12647, 18539, 20584, 47284);
|
||||
Reference in New Issue
Block a user