static public Asf GetCharacterAsf(string fileName) { return(GetAsf(ResFile.GetAsfFilePathBase(fileName, ResType.Npc), fileName)); }