Core/Misc Remove Tabs and Whitespaces (#19179)

This commit is contained in:
Gustavo
2017-02-21 14:37:34 -03:00
committed by Aokromes
parent 2559874e8d
commit 3a67c8e361
9 changed files with 15 additions and 15 deletions

View File

@@ -1146,7 +1146,7 @@ class spell_item_gnomish_death_ray : public SpellScriptLoader
}
};
// Item 10721: Gnomish Harm Prevention Belt
// Item 10721: Gnomish Harm Prevention Belt
// 13234 - Harm Prevention Belt
enum HarmPreventionBelt
{
@@ -4812,7 +4812,7 @@ void AddSC_item_spell_scripts()
new spell_item_zandalarian_charm("spell_item_unstable_power", SPELL_UNSTABLE_POWER_AURA_STACK);
new spell_item_zandalarian_charm("spell_item_restless_strength", SPELL_RESTLESS_STRENGTH_AURA_STACK);
new spell_item_mad_alchemists_potion();
new spell_item_crazy_alchemists_potion();
}