Implement AURA_STATE_HEALTH_ABOVE_75_PERCENT use

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-01-07 17:22:24 +03:00
parent 177ab58d51
commit ccdad44e6c
2 changed files with 2 additions and 1 deletions

View file

@ -707,7 +707,7 @@ enum AuraState
//AURA_STATE_UNKNOWN20 = 20, // c | only (45317 Suicide)
//AURA_STATE_UNKNOWN21 = 21, // | not used
//AURA_STATE_UNKNOWN22 = 22, // C | not implemented yet (Requires Evasive Charges to use)
AURA_STATE_HEALTH_ABOVE_75_PERCENT = 23, // C | not implemented yet
AURA_STATE_HEALTH_ABOVE_75_PERCENT = 23, // C |
};
// Spell mechanics