- 916
- 2015
- 24
- Location
- Barryton Michigan USA
[Name, Type] Gurthalak, Voice of the Deeps, Item
[What it does] the lower stone doesn't work. and is missing
[What it should do] aquire arcane runestone by kills, then turn in at the lower scrying stone.
http://www.wowhead.com/quest=14429/arcane-de-construction
https://www.youtube.com/watch?v=_VPqYDr1MzQ&ytbChannel=Finom
lower scrying stone placement
quest associations
[What it does] the lower stone doesn't work. and is missing
[What it should do] aquire arcane runestone by kills, then turn in at the lower scrying stone.
http://www.wowhead.com/quest=14429/arcane-de-construction
https://www.youtube.com/watch?v=_VPqYDr1MzQ&ytbChannel=Finom
lower scrying stone placement
Code:
REPLACE INTO `gameobject` (`guid`, `id`, `map`, `zone`, `area`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (9967019, 196833, 1, 16, 1220, 1, 65535, 4312.6, -6295.91, 94.8465, 0.460671, 0, 0, 0.228304, 0.97359, 300, 0, 1);
quest associations
Code:
REPLACE INTO `gameobject_involvedrelation` (`id`, `quest`) VALUES (196833, 14429);
Code:
REPLACE INTO `gameobject_questrelation` (`id`, `quest`) VALUES (196833, 14430);