From 05ec14e23cb8cef1d5d61038b69626f4341b66a6 Mon Sep 17 00:00:00 2001 From: Nocallia <71400240+Nocallia@users.noreply.github.com> Date: Tue, 22 Oct 2024 19:26:04 -0400 Subject: [PATCH] HK: Replace "Hook" in PreciseMovement description to "Claw" (#4078) --- worlds/hk/Options.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worlds/hk/Options.py b/worlds/hk/Options.py index c1206d41ee2..fc8eae1c0aa 100644 --- a/worlds/hk/Options.py +++ b/worlds/hk/Options.py @@ -77,7 +77,7 @@ "RandomizeLoreTablets": "Randomize Lore items into the itempool, one per Lore Tablet, and place randomized item " "grants on the tablets themselves.\n You must still read the tablet to get the item.", "PreciseMovement": "Places skips into logic which require extremely precise player movement, possibly without " - "movement skills such as\n dash or hook.", + "movement skills such as\n dash or claw.", "ProficientCombat": "Places skips into logic which require proficient combat, possibly with limited items.", "BackgroundObjectPogos": "Places skips into logic for locations which are reachable via pogoing off of " "background objects.",