aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2015_11_06_00_world_335.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2015_11_06_00_world_335.sql b/sql/updates/world/2015_11_06_00_world_335.sql
new file mode 100644
index 00000000000..dbf4559b786
--- /dev/null
+++ b/sql/updates/world/2015_11_06_00_world_335.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `gameobject_template` where `entry` =191146;
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `faction`, `flags`, `size`, `Data0`, `Data1`, `Data2`, `Data3`, `Data4`, `Data5`, `Data6`, `VerifiedBuild`) VALUES
+(191146, 6, 7205, 'Ensnaring Trap', '', '', '', 0, 0, 1, 12, 0, 5, 53077, 0, 0, -1, -18019);