Merge pull request #5243 from Trista/master

Achievement: Volunteer's Work
This commit is contained in:
Subv
2012-02-14 16:50:27 -08:00

View File

@@ -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);