Crossfire Server, Branch 1.12  R12190
Defines
Force subtypes

This is for the FORCE subtypes. More...

Defines

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

Detailed Description

This is for the FORCE subtypes.


Define 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().