chore(Core/SpellMgr): Indentation (#5145)
This commit is contained in:
parent
6d236aa25a
commit
3054bf8233
1 changed files with 2 additions and 2 deletions
|
|
@ -6815,8 +6815,8 @@ void SpellMgr::LoadDbcDataCorrections()
|
|||
});
|
||||
|
||||
ApplySpellFix({
|
||||
37851, // Tag Greater Felfire Diemetradon
|
||||
37918 // Arcano-pince
|
||||
37851, // Tag Greater Felfire Diemetradon
|
||||
37918 // Arcano-pince
|
||||
}, [](SpellEntry* spellInfo)
|
||||
{
|
||||
spellInfo->RecoveryTime = 3000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue