aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2014_04_01_02_world_gameobject_template.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2014_04_01_02_world_gameobject_template.sql b/sql/updates/world/2014_04_01_02_world_gameobject_template.sql
new file mode 100644
index 00000000000..437efdcd84f
--- /dev/null
+++ b/sql/updates/world/2014_04_01_02_world_gameobject_template.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `gameobject` SET `id`=191578 WHERE `id`=300226;
+DELETE FROM `gameobject_template` WHERE `entry`=300226;