mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-30 03:43:29 -07:00
Remove outdated todo
This commit is contained in:
@@ -64,7 +64,6 @@ def laurels_zip(state: CollectionState, world: "TunicWorld") -> bool:
|
||||
return state.has(laurels, world.player)
|
||||
|
||||
|
||||
# todo: find and put proper typing on ice_grapple
|
||||
def has_ice_grapple_logic(long_range: bool, difficulty: IceGrappling, state: CollectionState, world: "TunicWorld") -> bool:
|
||||
if world.options.ice_grappling < difficulty:
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user