[Package Index | Mudlib Index | Effect Index]
int add_bachelor(string name)
int add_doctor(string name)
int add_master(string name)
int test_bachelor(string player)
int test_doctor(string player)
int test_master(string player)