Core/Quests Fix Quests Borrowed Technology, Volatility and The Solution Solution (#16968)

(cherry picked from commit d1a053e4f5)

Rename sql

(cherry picked from commit 41e776fe64)
This commit is contained in:
DDuarte
2016-04-16 18:22:35 +01:00
parent e8179e107b
commit 4e0b0e76c9
3 changed files with 4 additions and 2 deletions

View File

@@ -712,7 +712,7 @@ enum BorrowedTechnologyAndVolatility
SPELL_PING_BUNNY = 59375,
SPELL_IMMOLATION = 54690,
SPELL_EXPLOSION = 59335,
SPELL_RIDE = 56687,
SPELL_RIDE = 59319,
// Points
POINT_GRAB_DECOY = 1,

View File

@@ -1707,7 +1707,7 @@ enum Quest13291_13292_13239_13261Data
NPC_SKYTALON = 31583,
NPC_DECOY = 31578,
// Spells
SPELL_RIDE = 56687
SPELL_RIDE = 59319
};
class spell_q13291_q13292_q13239_q13261_frostbrood_skytalon_grab_decoy : public SpellScriptLoader