@Animagus держи фикс
Скрытый текст
Код:// Glyph of Pain Suppression // there is no other way to handle it if (m_spellInfo->Id == 33206 && !unitCaster->HasAura(63248)) usableWhileStunned = false; if (m_spellInfo->Id == 1044 && !unitCaster->HasTalent(31871, unitCaster->m_activeSpec)) usableWhileStunned = false;[свернуть]