add comment about old Orthrus value

This commit is contained in:
Florian Stinglmayr 2022-12-07 23:22:28 +01:00
parent ea07c4dbcb
commit 7fa19c0733

View File

@ -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 },
};