#include <mutation.h>
Public Attributes | |
mutation_type | mutation |
short | rarity |
short | levels |
bool | bad |
bool | physical |
const char * | short_desc |
const char * | have [3] |
const char * | gain [3] |
const char * | lose [3] |
const char * | wizname |
short mutation_def::rarity |
short mutation_def::levels |
bool mutation_def::bad |
const char* mutation_def::short_desc |
const char* mutation_def::have[3] |
const char* mutation_def::gain[3] |
const char* mutation_def::lose[3] |
const char* mutation_def::wizname |