[Package Index | Mudlib Index | Effect Index]
class lottery {
string name;
string description;
string type;
string place;
int time;
int ticket_price;
int amount;
int tax;
}