Skip to content

Commit

Permalink
Fix Potassium Mine key ring not working
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Is-Awesome committed Jul 22, 2024
1 parent 4a5003e commit c265ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/ItemHandler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ private void Awake()
{ "ArtExhibit", 4 },
{ "TrashCave", 4 },
{ "FloodedBasement", 5 },
{ "PotassiumMines", 5 },
{ "PotassiumMine", 5 },
{ "BoilingGrave", 5 },
{ "GrandLibrary", 8 },
{ "SunkenLabyrinth", 3 },
Expand Down

0 comments on commit c265ebc

Please sign in to comment.