Crossfire Server, Branches 1.12  R18729
Force subtypes

Macros

#define FORCE_CHANGE_ABILITY   2
 
#define FORCE_CONFUSION   1
 
#define FORCE_TRANSFORMED_ITEM   3
 

Detailed Description

This is for the FORCE subtypes.

Macro Definition Documentation

#define FORCE_CHANGE_ABILITY   2

Definition at line 172 of file spells.h.

Referenced by cast_bless(), cast_change_ability(), and cast_curse().

#define FORCE_CONFUSION   1

Definition at line 171 of file spells.h.

Referenced by confuse_living(), and remove_force().

#define FORCE_TRANSFORMED_ITEM   3

Definition at line 173 of file spells.h.

Referenced by remove_force(), and transmute_item_to_flower().