- 916
- 2015
- 24
- Location
- Barryton Michigan USA
[Name, Type] mountainfoot strip mine azshara, Horde
[What it does] The weapons cabinet, And headquarters radio are missing from the game, And not associated with any quests.
[What it should do]be there, and work for several quests. Beginning with the end of The perfect prism quest.
the fixes.
[What it does] The weapons cabinet, And headquarters radio are missing from the game, And not associated with any quests.
[What it should do]be there, and work for several quests. Beginning with the end of The perfect prism quest.
the fixes.
Code:
REPLACE INTO `gameobject_involvedrelation` (`id`, `quest`) VALUES (195431, 14190);
REPLACE INTO `gameobject_involvedrelation` (`id`, `quest`) VALUES (195435, 14192);
REPLACE INTO `gameobject_questrelation` (`id`, `quest`) VALUES (195435, 14192);
REPLACE INTO `gameobject_questrelation` (`id`, `quest`) VALUES (195435, 14194);
REPLACE INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `faction`, `flags`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `data0`, `data1`, `data2`, `data3`, `data4`, `data5`, `data6`, `data7`, `data8`, `data9`, `data10`, `data11`, `data12`, `data13`, `data14`, `data15`, `data16`, `data17`, `data18`, `data19`, `data20`, `data21`, `data22`, `data23`, `data24`, `data25`, `data26`, `data27`, `data28`, `data29`, `data30`, `data31`, `unkInt32`, `AIName`, `ScriptName`, `WDBVerified`) VALUES (195431, 2, 356, 'Headquarters Radio', '', '', '', 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 9815, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', 15595);
REPLACE INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `IconName`, `castBarCaption`, `unk1`, `faction`, `flags`, `size`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `data0`, `data1`, `data2`, `data3`, `data4`, `data5`, `data6`, `data7`, `data8`, `data9`, `data10`, `data11`, `data12`, `data13`, `data14`, `data15`, `data16`, `data17`, `data18`, `data19`, `data20`, `data21`, `data22`, `data23`, `data24`, `data25`, `data26`, `data27`, `data28`, `data29`, `data30`, `data31`, `unkInt32`, `AIName`, `ScriptName`, `WDBVerified`) VALUES (195435, 2, 41, 'Weapons Cabinet', '', '', '', 0, 0, 1.5, 0, 0, 0, 0, 0, 0, 0, 9817, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', 15595);