[DiscordArchive] which spell?
[DiscordArchive] which spell?
Archived author: speedfangz • Posted: 2019-04-09T10:59:44.254000+00:00
Original source
``` case 72429: // Mass Resurrection
spellInfo->Attributes |= SPELL_ATTR0_CANT_USED_IN_COMBAT;
break;``` needs going in spellmgr.cpp inside ```void SpellMgr::LoadDbcDataCorrections()```
Archived author: Chaz • Posted: 2019-04-09T10:59:53.264000+00:00
Original source
love you