mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 11:52:32 +01:00
DB/Misc: Other branches fixes
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user