Skip to content

Commit

Permalink
Update worlds/kh1/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Exempt-Medic <[email protected]>
  • Loading branch information
gaithern and Exempt-Medic authored Jul 29, 2024
1 parent eb079a5 commit 3c355d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/kh1/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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


0 comments on commit 3c355d4

Please sign in to comment.