115:/std/guild/guild_lay_sh.c (/std/guild/guild_lay_sh.c)
(public string) query_guild_title_lay()
/*
 * Function name: query_guild_title_lay
 * Description  : This function should return the layman title off
 *                the player. Since this function is not called for wizards
 *                you do not have to distinct for them in this function.
 * Returns      : string - the title for the player.
 *                The title will be incorporated in the format
 *                "the <race title>, <occ title> and <lay title>"
 *                if the player is a member of all major guild types.
 */
