diff --git a/EDPlayerJournal/Mission.cs b/EDPlayerJournal/Mission.cs index d8e466f..d8aa482 100644 --- a/EDPlayerJournal/Mission.cs +++ b/EDPlayerJournal/Mission.cs @@ -338,6 +338,10 @@ public class Mission : IComparable { return string.Join("", results); } + /// + /// A convenient Dictionary containing all influences given out by faction, + /// then by system address and then by influence handed out. + /// public Dictionary> Influences { get { return FactionEffects