mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
Core/Misc Remove Tabs and Whitespaces (#19179)
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user