Skip to content

Commit

Permalink
Added UNUSED_KEY item
Browse files Browse the repository at this point in the history
  • Loading branch information
kbranch committed Jan 28, 2025
1 parent 8838139 commit cd70ee8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worlds/ladx/ItemTracker.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
'STONE_BEAK{}': 2,
'NIGHTMARE_KEY{}': 3,
'KEY{}': 4,
'UNUSED_KEY{}': 4,
}

class Item:
Expand Down

0 comments on commit cd70ee8

Please sign in to comment.