From f5f6d538f0fa2626b42e45a7edf08945e612ca85 Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Sat, 3 Dec 2022 20:37:39 +0100 Subject: [PATCH] Orthrus has been confirmed with 50m payout --- EDPlayerJournal/Thargoid.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/EDPlayerJournal/Thargoid.cs b/EDPlayerJournal/Thargoid.cs index e70f487..5627b60 100644 --- a/EDPlayerJournal/Thargoid.cs +++ b/EDPlayerJournal/Thargoid.cs @@ -27,6 +27,7 @@ public class Thargoid { { 8000000, ThargoidVessel.Cyclops }, { 24000000, ThargoidVessel.Basilisk }, { 40000000, ThargoidVessel.Medusa }, + { 50000000, ThargoidVessel.Orthrus }, { 60000000, ThargoidVessel.Hydra }, };