Various Games: Improve Custom Death Link Option Description (#4171)

Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com>
Co-authored-by: Scipio Wright <scipiowright@gmail.com>
Co-authored-by: LiquidCat64 <74896918+LiquidCat64@users.noreply.github.com>
This commit is contained in:
SunCat
2025-07-15 23:01:53 +03:00
committed by GitHub
parent 749c2435ed
commit 9e748332dc
7 changed files with 19 additions and 35 deletions

View File

@@ -175,11 +175,7 @@ class DamageMultiplier(Range):
class BRCDeathLink(DeathLink):
"""
When you die, everyone dies. The reverse is also true.
This can be changed later in the options menu inside the Archipelago phone app.
"""
__doc__ = DeathLink.__doc__ + "\n\n This can be changed later in the options menu inside the Archipelago phone app."
@dataclass