cotn25/area/
cotn25/src/
/* Phoenix! */

#define PHOENIX_POWER           1
#define PHOENIX_POWER_COUNTER   2
#define PHOENIX_ETERNAL_ON      3

#define MAX_PHOENIX_POWERS      10

#define PHOENIX_TEAR            1
#define PHOENIX_REBIRTH         2
#define PHOENIX_TRUESIGHT       4
#define PHOENIX_ENGULF          8
#define PHOENIX_SUNBOLT         16
#define PHOENIX_DIVEBOMB        32
#define PHOENIX_ETERNAL         64
#define PHOENIX_CURSE           128
#define PHOENIX_SMERGE          256
#define PHOENIX_SOAR	        512
#define PHOENIX_METEORWING	1024

/* Vandelik */