aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2015_05_09_01_world_335.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2015_05_09_01_world_335.sql b/sql/updates/world/2015_05_09_01_world_335.sql
new file mode 100644
index 00000000000..68f578812f8
--- /dev/null
+++ b/sql/updates/world/2015_05_09_01_world_335.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `gameobject_template` WHERE `entry` IN (180055);
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayid`, `name`, `size`, `data0`, `data1`, `data2`, `data3`, `VerifiedBuild`) VALUES
+(180055, 2, 51, 'Mysterious Wailing Caverns Chest', 0.4, 43, 6811, 2, 0, -18019);