[Main page] [Overview]     /struct /skill

SYNOPSIS
struct Skill;

FILE
/kernel/types.c

DEFINITION
A structure defining a single intermud 2 host
public struct Skill {
string name, visname, group;
int initial;
string* base;
};