Scripts/BWD: finish Atramedes encounter implementation

This commit is contained in:
Ovahlord
2019-07-19 18:16:04 +02:00
parent 00cb600af0
commit 790dde7826
5 changed files with 267 additions and 42 deletions

View File

@@ -5375,6 +5375,12 @@ void SpellMgr::LoadSpellInfoCorrections()
spellInfo->Effects[EFFECT_0].TargetA = SpellImplicitTargetInfo(TARGET_UNIT_TARGET_ANY);
});
// Pestered!
ApplySpellFix({ 92685 }, [](SpellInfo* spellInfo)
{
spellInfo->AttributesCu |= SPELL_ATTR0_CU_NEGATIVE_EFF1;
});
// END OF BLACKWING DESCENT SPELLS
// Living Bomb