From 1b95330a628a2ba1c0ecabefd31bcce9e0cd2776 Mon Sep 17 00:00:00 2001 From: Scipio Wright Date: Tue, 11 Jun 2024 17:30:12 -0400 Subject: [PATCH] Update laurels zips description --- worlds/tunic/options.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/tunic/options.py b/worlds/tunic/options.py index aeb9bddb84..aa7e88cbbe 100644 --- a/worlds/tunic/options.py +++ b/worlds/tunic/options.py @@ -178,7 +178,7 @@ class TunicPlandoConnections(PlandoConnections): class LaurelsZips(Toggle): """ Choose whether to include using the Hero's Laurels to zip through gates, doors, and tricky spots. - Notable inclusions are the Monastery gate, Ruined Passage door, Forest Grave Path gate, and getting from the Back of Swamp to the Middle of Swamp. + Notable inclusions are the Monastery gate, Ruined Passage door, Old House gate, Forest Grave Path gate, and getting from the Back of Swamp to the Middle of Swamp. """ internal_name = "laurels_zips" display_name = "Laurels Zips Logic"