mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
Volunteer's Work - fix by Vincent-Michael
This commit is contained in:
@@ -402,7 +402,8 @@ public:
|
||||
if (!CAST_AI(boss_jedoga_shadowseeker::boss_jedoga_shadowseekerAI, boss->AI())->bOpFerok)
|
||||
CAST_AI(boss_jedoga_shadowseeker::boss_jedoga_shadowseekerAI, boss->AI())->bOpFerokFail = true;
|
||||
|
||||
boss->AI()->DoAction(ACTION_INITIAND_KILLED);
|
||||
if (Killer->GetTypeId() == TYPEID_PLAYER)
|
||||
boss->AI()->DoAction(ACTION_INITIAND_KILLED);
|
||||
}
|
||||
|
||||
instance->SetData64(DATA_ADD_JEDOGA_OPFER, 0);
|
||||
|
||||
Reference in New Issue
Block a user