mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
LttPAdjuster: ignore alttpr cert
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user