From d9955d624b03bbc2db958995eee9f69cba3847a3 Mon Sep 17 00:00:00 2001 From: gaithern <36639398+gaithern@users.noreply.github.com> Date: Mon, 29 Sep 2025 22:10:29 -0500 Subject: [PATCH] KH1: Fix Slot 2 Level Checks description #5451 --- worlds/kh1/Options.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/worlds/kh1/Options.py b/worlds/kh1/Options.py index 1bdc478a4e..f64e927fe1 100644 --- a/worlds/kh1/Options.py +++ b/worlds/kh1/Options.py @@ -547,9 +547,9 @@ class RemoteItems(Choice): 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" default = 0