mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
Merge pull request #5243 from Trista/master
Achievement: Volunteer's Work
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