Crossfire Server, Branches 1.12  R18729
Potion subtypes.

Macros

#define POT_BALM   4
 
#define POT_DUST   2
 
#define POT_FIGURINE   3
 
#define POT_SPELL   1
 

Detailed Description

Subtypes for POTION.

Macro Definition Documentation

#define POT_BALM   4

Definition at line 162 of file spells.h.

#define POT_DUST   2

Definition at line 160 of file spells.h.

Referenced by do_throw().

#define POT_FIGURINE   3

Definition at line 161 of file spells.h.

#define POT_SPELL   1

Definition at line 159 of file spells.h.