DB/Spells: Add some missing spell_target_position

This commit is contained in:
Nay
2011-09-05 17:18:51 +01:00
parent fd3bd4c49d
commit 44860ccb15

View File

@@ -0,0 +1,6 @@
DELETE FROM `spell_target_position` WHERE `id` IN (17278,49097,55431);
INSERT INTO `spell_target_position` (`id` ,`target_map` ,`target_position_x` ,`target_position_y` ,`target_position_z` ,`target_orientation`) VALUES
(17278, 329, 3534.3, -2966.74, 125.001, 0.279253), -- Cannon Fire cast by a trap GO Cannonball
(49097, 0, -466.4, 1496.36, 17.43, 2.1), -- Out of Body Experience, quest with the same name (Grizzly Hills -> Silverpine)
(55431, 571, 5787.781250, -1582.446045, 234.830414, 2.14); -- Summon Gymer
-- 53821 Teach:Death Gate - couldn't find enough info