From c9bfbb241b67149daf095bc69e9940027b51740f Mon Sep 17 00:00:00 2001 From: gaithern Date: Sun, 11 Aug 2024 09:56:56 -0500 Subject: [PATCH] Update Options.py --- worlds/kh1/Options.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/kh1/Options.py b/worlds/kh1/Options.py index ee01ae83bf5d..e01f693d0e11 100644 --- a/worlds/kh1/Options.py +++ b/worlds/kh1/Options.py @@ -132,7 +132,7 @@ class Goal(Choice): default = 3 class EndoftheWorldUnlock(Choice): - """Determines how End of the World is Unlocked. + """Determines how End of the World is unlocked. Item: You can receive an item called "End of the World" which unlocks the world Reports: A certain amount of reports are required to unlock End of the World, which is defined in your options"""