Core: Improve death link option description (#3951)
This commit is contained in:
parent
5aea8d4ab5
commit
8f7e0dc441
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue