#define WT_ELF 800
#define WT_DRAGON 4500
#define C( color )
#define HI_DOMESTIC CLR_WHITE
#define HI_LORD CLR_MAGENTA
#define MON( nam, sym, lvl, gen, atk, siz, mr1, mr2, flg1, flg2, flg3, col )
#define LVL( lvl, mov, ac, mr, aln )
#define SIZ( wt, nut, pxl, snd, siz )
#define ATTK( at, ad, n, d )
#define A( a1, a2, a3, a4, a5, a6 )
Prototyped in: | src/monst.c | |
Called by: | moveloop() | src/allmain.c |