From f02176037fe25f7d0da3ad8d668c8ff8a2e1c9df Mon Sep 17 00:00:00 2001 From: Rob B Date: Sun, 19 Jan 2025 16:24:42 -0500 Subject: [PATCH] Clarify Point goal behavior (https://github.com/Jarno458/SatisfactoryArchipelagoMod/issues/98) --- worlds/satisfactory/Options.py | 1 + 1 file changed, 1 insertion(+) diff --git a/worlds/satisfactory/Options.py b/worlds/satisfactory/Options.py index a2b1aa25e4..b209788872 100644 --- a/worlds/satisfactory/Options.py +++ b/worlds/satisfactory/Options.py @@ -62,6 +62,7 @@ class ElevatorTier(NamedRange): class ResourceSinkPoints(NamedRange): """ Sink an amount of items totalling this amount of points to finish. + This setting is a *point count*, not a *coupon* count! Does nothing if *AWESOME Sink Points* goal is not enabled. In the base game, it takes 347 coupons to unlock every non-repeatable purchase, or 1895 coupons to purchase every non-producible item.