Show
Ignore:
Timestamp:
11/19/08 13:47:00 (17 years ago)
Author:
yumileroy
Message:

[svn] Fix some aura_interrupt_flag to correctly remove auras.
Add interrupt_flag_unattackable. Source: mangos forum. Adapted by F636y623.
Add function CombatStart?().

Original author: megamage
Date: 2008-11-11 17:49:51-06:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/game/Player.h

    r207 r213  
    19151915        bool GetBGAccessByLevel(uint32 bgTypeId) const; 
    19161916        bool isAllowUseBattleGroundObject(); 
     1917        bool isTotalImmunity(); 
    19171918 
    19181919        /*********************************************************/