Core: Improve death link option description (#3951)

This commit is contained in:
Bryce Wilson 2024-09-17 14:17:41 -07:00 committed by GitHub
parent 5aea8d4ab5
commit 8f7e0dc441
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1335,7 +1335,7 @@ class PriorityLocations(LocationSet):
class DeathLink(Toggle):
"""When you die, everyone dies. Of course the reverse is true too."""
"""When you die, everyone who enabled death link dies. Of course, the reverse is true too."""
display_name = "Death Link"
rich_text_doc = True