Skip to content

Commit

Permalink
Update options.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NewSoupVi committed Aug 20, 2024
1 parent 82bded2 commit d751a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/witness/options.py
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ class PanelHuntPlando(LocationSet):
Specify specific hunt panels you want for your panel hunt game.
"""

display = "Panel Hunt Plando"
display_name = "Panel Hunt Plando"

valid_keys = [static_witness_logic.ENTITIES_BY_HEX[panel_hex]["checkName"] for panel_hex in ALL_HUNTABLE_PANELS]

Expand Down

0 comments on commit d751a76

Please sign in to comment.