diff options
-rw-r--r-- | sql/updates/world/3.3.5/2017_03_25_00_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_03_25_00_world_335.sql b/sql/updates/world/3.3.5/2017_03_25_00_world_335.sql new file mode 100644 index 00000000000..62f775b10c1 --- /dev/null +++ b/sql/updates/world/3.3.5/2017_03_25_00_world_335.sql @@ -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); |