Skip to content

Commit

Permalink
Update options.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NewSoupVi authored Jun 28, 2024
1 parent 4f33f51 commit 3c8a849
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 @@ -239,7 +239,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 3c8a849

Please sign in to comment.