Crossfire Server, Branches 1.12
R18729
|
Macros | |
#define | PATH_ABJURE 0x00000080 /* 128 */ |
#define | PATH_CREATE 0x00000800 /* 2048 */ |
#define | PATH_DEATH 0x00040000 /* 262144 */ |
#define | PATH_DETONATE 0x00000200 /* 512 */ |
#define | PATH_ELEC 0x00000008 /* 8 */ |
#define | PATH_FIRE 0x00000002 /* 2 */ |
#define | PATH_FROST 0x00000004 /* 4 */ |
#define | PATH_INFO 0x00002000 /* 8192 */ |
#define | PATH_LIGHT 0x00080000 /* 524288 */ |
#define | PATH_MIND 0x00000400 /* 1024 */ |
#define | PATH_MISSILE 0x00000010 /* 16 */ |
#define | PATH_PROT 0x00000001 /* 1 */ |
#define | PATH_RESTORE 0x00000100 /* 256 */ |
#define | PATH_SELF 0x00000020 /* 32 */ |
#define | PATH_SUMMON 0x00000040 /* 64 */ |
#define | PATH_TELE 0x00001000 /* 4096 */ |
#define | PATH_TRANSFER 0x00008000 /* 32768 */ |
#define | PATH_TRANSMUTE 0x00004000 /* 16384 */ |
#define | PATH_TURNING 0x00010000 /* 65536 */ |
#define | PATH_WOUNDING 0x00020000 /* 131072 */ |
#define PATH_LIGHT 0x00080000 /* 524288 */ |
Definition at line 60 of file spells.h.
Referenced by make_object_glow().
#define PATH_SUMMON 0x00000040 /* 64 */ |
Definition at line 47 of file spells.h.
Referenced by god_info_msg().
#define PATH_TURNING 0x00010000 /* 65536 */ |
Definition at line 57 of file spells.h.
Referenced by god_info_msg().