DB/Misc: Other branches fixes

This commit is contained in:
Aokromes
2015-07-19 23:02:24 +02:00
parent 5bfbf43699
commit 1c0cf6021b
3 changed files with 391 additions and 0 deletions

View File

@@ -152,6 +152,7 @@ public:
if (id == 1)
{
wait_timer = 5000;
me->LoadEquipment(1);
me->CastSpell(me, SPELL_DK_INITIATE_VISUAL, true);
if (Player* starter = ObjectAccessor::GetPlayer(*me, playerGUID))