From 3c355d479c8b80ab667e25233149367761b906be Mon Sep 17 00:00:00 2001 From: gaithern <36639398+gaithern@users.noreply.github.com> Date: Mon, 29 Jul 2024 12:45:18 -0500 Subject: [PATCH] Update worlds/kh1/__init__.py Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com> --- worlds/kh1/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/kh1/__init__.py b/worlds/kh1/__init__.py index 381c0c2d35c0..a805e8b1d56b 100644 --- a/worlds/kh1/__init__.py +++ b/worlds/kh1/__init__.py @@ -302,4 +302,4 @@ def determine_reports_required_to_open_final_rest_door(self) -> int: elif len(numbers_to_consider) == 2: return numbers_to_consider[0] return 14 - \ No newline at end of file +