#include <you.h>
Data Fields | |
const char * | noun |
const char * | adj |
const char * | coll |
const char * | filecode |
struct RoleName | individual |
short | malenum |
short | femalenum |
short | mummynum |
short | zombienum |
short | allow |
short | selfmask |
short | lovemask |
short | hatemask |
xchar | attrmin [A_MAX] |
xchar | attrmax [A_MAX] |
struct RoleAdvance | hpadv |
struct RoleAdvance | enadv |
const char* Race::adj |
Referenced by can_twoweapon(), done(), dosacrifice(), lookat(), rehumanize(), and welcome().
short Race::allow |
Referenced by ok_align(), ok_gend(), ok_race(), and ok_role().
xchar Race::attrmax[A_MAX] |
xchar Race::attrmin[A_MAX] |
const char* Race::coll |
struct RoleAdvance Race::enadv |
short Race::femalenum |
Referenced by do_genocide(), done(), and is_playermon_genocided().
const char* Race::filecode |
Referenced by load_qtlist(), and topten().
short Race::hatemask |
struct RoleAdvance Race::hpadv |
Referenced by newhp().
struct RoleName Race::individual |
Referenced by domonnoise(), and newman().
short Race::lovemask |
short Race::malenum |
Referenced by do_class_genocide(), do_genocide(), done(), ini_inv(), init_uasmon(), is_playermon_genocided(), raceptr(), and role_init().
short Race::mummynum |
Referenced by done_in_by().
const char* Race::noun |
Referenced by can_twoweapon(), cpostfx(), domonnoise(), minimal_enlightenment(), newman(), randrace(), and str2race().
short Race::selfmask |
Referenced by spec_applies().
short Race::zombienum |