version 1.19 | version 1.20 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_spells_h = | * static char *rcsid_spells_h = | |||
* "$Id: spells.h,v 1.19 2003/09/13 05:01:34 mwedel Exp $"; | * "$Id: spells.h,v 1.20 2005/07/10 21:12:14 ryo_saeba Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
#define SP_CAUSE_DISEASE 45 | #define SP_CAUSE_DISEASE 45 | |||
#define SP_AURA 46 | #define SP_AURA 46 | |||
#define SP_TOWN_PORTAL 47 | #define SP_TOWN_PORTAL 47 | |||
#define SP_PARTY_SPELL 48 | ||||
/* Potion subtypes */ | /* Potion subtypes */ | |||
#define POT_SPELL 1 | #define POT_SPELL 1 |
Legend:
|