DB/Object: Add missing object

This commit is contained in:
Killyana
2016-01-17 19:58:46 +01:00
parent 448c988e89
commit 10b7490a33

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `gameobject_template` WHERE `entry`=208077;
INSERT INTO gameobject_template (`entry`, `type`, `displayId`, `name`, `size`, `Data6`, `VerifiedBuild`) VALUES
(208077, 5, 10418, "Web Wide", 1, -1, -18019);