Changeset 2760

Show
Ignore:
Timestamp:
07/20/2009 01:43:48 AM (8 months ago)
Author:
Hasbro
Message:

Fixed: Compile error in previous rev.
Please report similar errors on irc for them to be fixed quickly.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/arcemu-world/SpellFixes.cpp

    r2759 r2760  
    18621862 
    18631863                //Warrior - Enrage Procflags 
     1864               sp = dbcSpell.LookupEntryForced( 12317 );  
     1865               if(sp != NULL)  
    18641866                        sp->procFlags = PROC_ON_MELEE_ATTACK_VICTIM | PROC_ON_RANGED_ATTACK_VICTIM | PROC_ON_SPELL_HIT_VICTIM; 
    18651867                sp = dbcSpell.LookupEntryForced( 13045 ); 
     
    20482050                        sp->EffectApplyAuraName[0] = SPELL_AURA_PROC_TRIGGER_SPELL; 
    20492051                        sp->procFlags = PROC_ON_CRIT_ATTACK | static_cast<uint32>(PROC_TARGET_SELF); 
    2050                         sp->EffectTriggerSpell[0] = 30029; 
    2051                 } 
    2052  
    2053                 //  
     2052                        sp->EffectTriggerSpell[0] = 3 
    20542053 
    20552054                //warrior - second wind should trigger on self