mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
The Witness: Progressive Symmetry (#2644)
This commit is contained in:
@@ -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:
|
||||
|
@@ -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))
|
||||
|
@@ -1,9 +1,8 @@
|
||||
Items:
|
||||
Arrows
|
||||
Progressive Dots
|
||||
Colored Dots
|
||||
Sound Dots
|
||||
Symmetry
|
||||
Progressive Symmetry
|
||||
Triangles
|
||||
Eraser
|
||||
Shapers
|
||||
|
Reference in New Issue
Block a user