From 5222d15910f2f6dfbc3edfe3b64bed8d9cf86daa Mon Sep 17 00:00:00 2001 From: Ovahlord Date: Thu, 18 Apr 2019 20:49:33 +0200 Subject: [PATCH] Revert "DB/MH: synch a gameobject guid with 434 branch" This reverts commit 7f8d7b5a635bf63bab7a9cca036ebec9fe1b930c. --- sql/updates/world/custom/custom_2019_04_18_00_world.sql | 1 - 1 file changed, 1 deletion(-) delete mode 100644 sql/updates/world/custom/custom_2019_04_18_00_world.sql diff --git a/sql/updates/world/custom/custom_2019_04_18_00_world.sql b/sql/updates/world/custom/custom_2019_04_18_00_world.sql deleted file mode 100644 index 16012f94f9b..00000000000 --- a/sql/updates/world/custom/custom_2019_04_18_00_world.sql +++ /dev/null @@ -1 +0,0 @@ -UPDATE `gameobject` SET `guid`= 200888 WHERE `guid`= 19;