Crossfire Server, Trunk
R21670
|
Macros | |
#define | FORCE_CHANGE_ABILITY 2 |
#define | FORCE_CONFUSION 1 |
#define | FORCE_TRANSFORMED_ITEM 3 |
This is for the FORCE subtypes.
#define FORCE_CHANGE_ABILITY 2 |
Definition at line 145 of file spells.h.
Referenced by cast_bless(), cast_change_ability(), cast_curse(), and create_aura().
#define FORCE_CONFUSION 1 |
Definition at line 144 of file spells.h.
Referenced by confuse_living(), and remove_force().
#define FORCE_TRANSFORMED_ITEM 3 |
Definition at line 146 of file spells.h.
Referenced by remove_force(), and transmute_item_to_flower().