aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKinzcool <kinzzcool@hotmail.com>2013-10-18 22:39:34 -0400
committerKinzcool <kinzzcool@hotmail.com>2013-10-18 22:39:34 -0400
commit8ff52bf05d7bbbda430013be813e1f5e72ab645d (patch)
treecb0f9e7d76cf845a224c0b728375d4522b38da75
parent5915a220a51ccc118273fb5eccbe73e022530ab7 (diff)
DB/Gameobjects: Added few missing gameobjects templates from 5.4.0 sniffs.
-rw-r--r--sql/updates/world/2013_10_19_01_world_gameobject_template.sql6
1 files changed, 6 insertions, 0 deletions
diff --git a/sql/updates/world/2013_10_19_01_world_gameobject_template.sql b/sql/updates/world/2013_10_19_01_world_gameobject_template.sql
new file mode 100644
index 00000000000..bb0f518701b
--- /dev/null
+++ b/sql/updates/world/2013_10_19_01_world_gameobject_template.sql
@@ -0,0 +1,6 @@
+DELETE FROM `gameobject_template` WHERE `entry` IN (180609, 180610, 180611, 184633);
+INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `data0`, `data1`, `data2`, `data3`, `data4`, `data5`, `data6`, `data7`, `data8`, `data9`, `data10`, `data11`, `data12`, `data13`, `data14`, `data15`, `data16`, `data17`, `data18`, `data19`, `data20`, `data21`, `data22`, `data23`, `size`, `WDBVerified`) VALUES
+(180609, 7, 39, 'Doodad_GeneralChairLoEnd02', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 17359), -- -Unknown-
+(180610, 7, 39, 'Doodad_GeneralChairLoEnd04', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 17359), -- -Unknown-
+(180611, 7, 39, 'Doodad_GeneralChairLoEnd05', '', '', '', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 17359), -- -Unknown-
+(184633, 8, 233, 'Forge', '', '', '', 3, 10, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 17359); -- -Unknown-