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 0000000000..437efdcd84 --- /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;