Skip to content

Commit

Permalink
The Witness: Progressive Symmetry (ArchipelagoMW#2644)
Browse files Browse the repository at this point in the history
  • Loading branch information
NewSoupVi authored and Jouramie committed Feb 28, 2024
1 parent 693488c commit d872061
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 1 addition & 0 deletions worlds/witness/WitnessItems.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Symbols:
72 - Colored Squares
80 - Arrows
200 - Progressive Dots - Dots,Full Dots
210 - Progressive Symmetry - Symmetry,Colored Dots
260 - Progressive Stars - Stars,Stars + Same Colored Symbol

Useful:
Expand Down
3 changes: 1 addition & 2 deletions worlds/witness/hints.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,8 @@ def get_priority_hint_items(world: "WitnessWorld") -> List[str]:
"Eraser",
"Black/White Squares",
"Colored Squares",
"Colored Dots",
"Sound Dots",
"Symmetry"
"Progressive Symmetry"
]

priority.update(world.random.sample(symbols, 5))
Expand Down
3 changes: 1 addition & 2 deletions worlds/witness/settings/Symbol_Shuffle.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
Items:
Arrows
Progressive Dots
Colored Dots
Sound Dots
Symmetry
Progressive Symmetry
Triangles
Eraser
Shapers
Expand Down

0 comments on commit d872061

Please sign in to comment.