Skip to content

Commit

Permalink
Update entity_hunt.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NewSoupVi authored Jun 29, 2024
1 parent df7bea6 commit edc8cef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worlds/witness/entity_hunt.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ def _replace_unfair_hunt_entities_with_good_hunt_entities(self):
"0x03542": "0x002A6", # Mountainside Vault Box -> Mountainside Vault Panel
"0x03481": "0x033D4", # Tutorial Vault Box -> Tutorial Vault Panel
"0x0339E": "0x0CC7B", # Desert Vault Box -> Desert Vault Panel
"0x03535": "0x00AFB", # Shipwreck Vault Box -> Shipwreck Vault Panel
}

if self.player_options.shuffle_doors < 2:
Expand Down

0 comments on commit edc8cef

Please sign in to comment.