fix(Scripts/ScarletMonastery): improvement ScarletMonastery (#17558)

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
This commit is contained in:
daobashun
2025-01-19 19:42:18 +08:00
committed by GitHub
parent 5b743be361
commit 9db9c42cb0
3 changed files with 428 additions and 589 deletions

View File

@@ -2644,8 +2644,6 @@ bool SpellInfo::_IsPositiveEffect(uint8 effIndex, bool deep) const
// some explicitly required dummy effect sets
switch (Id)
{
case 28441:
return false; // AB Effect 000
default:
break;
}