mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
chore(Core/SpellMgr): Indentation (#5145)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user