KH1: Fix Slot 2 Level Checks description #5451

This commit is contained in:
gaithern
2025-09-29 22:10:29 -05:00
committed by GitHub
parent 5345937966
commit d9955d624b

View File

@@ -547,9 +547,9 @@ class RemoteItems(Choice):
class Slot2LevelChecks(Range): class Slot2LevelChecks(Range):
""" """
Determines how many levels have an additional item. Usually, this item is an ability. Determines how many levels have an additional item.
If Remote Items is OFF, these checks will only contain abilities. If Remote Items is OFF, these checks will only contain abilities or items for other players.
""" """
display_name = "Slot 2 Level Checks" display_name = "Slot 2 Level Checks"
default = 0 default = 0