Changeset 229 for trunk/src/game/SharedDefines.h
- Timestamp:
- 11/19/08 13:48:34 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/SharedDefines.h
r226 r229 200 200 201 201 #define SPELL_ATTR_UNK0 0x00000001 // 0 202 #define SPELL_ATTR_RANGED 0x00000002 // 1 All ranged abilit es have this flag202 #define SPELL_ATTR_RANGED 0x00000002 // 1 All ranged abilities have this flag 203 203 #define SPELL_ATTR_ON_NEXT_SWING_1 0x00000004 // 2 on next swing 204 204 #define SPELL_ATTR_UNK3 0x00000008 // 3 not set in 2.4.2 … … 737 737 (1<<MECHANIC_DAZE )|(1<<MECHANIC_SAPPED ) ) 738 738 739 // Spell dispel ltype739 // Spell dispel type 740 740 enum DispelType 741 741 {