diff --git a/EDPlayerJournal/Thargoid.cs b/EDPlayerJournal/Thargoid.cs index 6e2e9e4..35a60df 100644 --- a/EDPlayerJournal/Thargoid.cs +++ b/EDPlayerJournal/Thargoid.cs @@ -20,6 +20,7 @@ public class Thargoid { // In Update 14.1 the payout for Orthrus has been rebalanced. { 30000000, ThargoidVessel.Orthrus }, { 40000000, ThargoidVessel.Medusa }, + // This used to be the old payout value for Orthrus { 50000000, ThargoidVessel.Orthrus }, { 60000000, ThargoidVessel.Hydra }, };