Skip to content

Commit

Permalink
Recommend door shuffle
Browse files Browse the repository at this point in the history
  • Loading branch information
NewSoupVi committed Dec 26, 2024
1 parent d517f0a commit c650375
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions worlds/witness/options.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ class EasterEggHunt(Choice):
- Very Hard: For every 5 Easter Eggs collected, an item is sent (You are expected to find every Easter Egg)
On Easy, there will still be a location check for "120 Easter Eggs Collected" (provided there aren't any unreachable eggs due to options like shuffle_postgame: false), but all checks after 48 Eggs will be excluded.
It is recommended that you play this mode together with Door Shuffle. Without it, more than half of the Easter Eggs will be in sphere 1.
"""

visibility = Visibility.all if datetime.now().month == 4 else Visibility.none
Expand Down

0 comments on commit c650375

Please sign in to comment.