mirror of
https://github.com/mangosfour/server.git
synced 2025-12-23 07:37:01 +00:00
[Core] Fix tabs
This commit is contained in:
parent
bbf0020c1a
commit
d54c7b7764
11 changed files with 69 additions and 69 deletions
|
|
@ -535,7 +535,7 @@ SpellSpecific GetSpellSpecific(uint32 spellId)
|
|||
return SPELL_UA_IMMOLATE;
|
||||
break;
|
||||
}
|
||||
// Need Fix
|
||||
// Need Fix
|
||||
case SPELLFAMILY_PRIEST:
|
||||
{
|
||||
// "Well Fed" buff from Blessed Sunfruit, Blessed Sunfruit Juice, Alterac Spring Water
|
||||
|
|
@ -759,7 +759,7 @@ bool IsPositiveEffect(SpellEntry const* spellproto, SpellEffectIndex effIndex)
|
|||
case 37388: // Move 2
|
||||
case 49634: // Sergeant's Flare
|
||||
case 54530: // Opening
|
||||
case 56099: // Throw Ice
|
||||
case 56099: // Throw Ice
|
||||
case 62105: // To'kini's Blowgun
|
||||
return true;
|
||||
default:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue