aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2016_10_22_00_world_335.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_10_22_00_world_335.sql b/sql/updates/world/3.3.5/2016_10_22_00_world_335.sql
new file mode 100644
index 00000000000..4b78ebc65bd
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_10_22_00_world_335.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `gameobject_template` WHERE `entry`=103575;
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `size`, `data0`, `data1`, `data2`, `data3`, `data6`, `VerifiedBuild`) VALUES
+(103575, 6, 327, "Containment Coffer TRAP", 1, 0, 0, 0, 9012, -1, -18019);