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

View File

@@ -1335,7 +1335,7 @@ class PriorityLocations(LocationSet):
class DeathLink(Toggle): 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" display_name = "Death Link"
rich_text_doc = True rich_text_doc = True