fix(DB/Spells): Garwal correctly invisible until quest Alpha Worg is taken (#26246)

This commit is contained in:
Lilliandris
2026-06-17 23:51:07 +02:00
committed by GitHub
parent 158caddf91
commit 5efc00e0ef
2 changed files with 7 additions and 0 deletions

View File

@@ -3277,6 +3277,7 @@ void SpellMgr::LoadSpellInfoCustomAttributes()
case 44801: // Spectral Invisibility (Kalecgos, SWP)
case 46021: // Spectral Realm (SWP)
case 52951: // Chapel Invisibility (DK starting zone)
case 43062: // Alpha Worg: Garwal's Invisibility
break;
default:
spellInfo->AuraInterruptFlags |= AURA_INTERRUPT_FLAG_CAST;