public string GetTalkString(uint Index)
 {
     return(Archivist.GetTlkEntry(Index));
 }