LttPAdjuster: ignore alttpr cert

This commit is contained in:
Fabian Dill
2021-12-17 19:17:41 +01:00
parent af96f71190
commit aa40e811f1
2 changed files with 5 additions and 7 deletions

View File

@@ -42,7 +42,7 @@ class StartLocation(Choice):
class DeathLink(Choice):
"""When DeathLink is enabled and someone dies, you will die. With survive reserve tanks can save you."""
displayname = "Death Link Survive"
displayname = "Death Link"
option_disable = 0
option_enable = 1
option_enable_survive = 3