aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Spells
diff options
context:
space:
mode:
authorGustavo <sirikfoll@hotmail.com>2016-04-16 10:42:07 -0300
committerShauren <shauren.trinity@gmail.com>2016-04-16 15:42:07 +0200
commitd1a053e4f5a29f96b3300397e16d3e63a1cf9bae (patch)
tree821631fb12426ea70494f7f1b376086604ac0144 /src/server/scripts/Spells
parent9d000709cae5bc55c15cf4259999d589a0402dad (diff)
Core/Quests Fix Quests Borrowed Technology, Volatility and The Solution Solution (#16968)
Diffstat (limited to 'src/server/scripts/Spells')
-rw-r--r--src/server/scripts/Spells/spell_quest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/Spells/spell_quest.cpp b/src/server/scripts/Spells/spell_quest.cpp
index 3121a18734d..ae761413ca5 100644
--- a/src/server/scripts/Spells/spell_quest.cpp
+++ b/src/server/scripts/Spells/spell_quest.cpp
@@ -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