mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Clique: Force priority location for "final location" and other minor tweaks. (#1583)
* Clique: The greatest game of all time * Fix failing test * Increment data_version for backwards compat * Clique: Tweaked names and forced progression for "The Button" * Clique: Just location/item definitions to class * Clique: More tweaks. * Clique: Fix derp moment. * Clique: Fix derp moment, part dos. * Clique: Suggested changes. * Clique: Update domain * Clique: Create derived classes for Item and Location * Clique: simplify line
This commit is contained in:
@@ -4,7 +4,7 @@ from Options import Option, Toggle
|
||||
|
||||
|
||||
class HardMode(Toggle):
|
||||
"""Only for masochists: requires 2 presses!"""
|
||||
"""Only for the most masochistically inclined... Requires button activation!"""
|
||||
display_name = "Hard Mode"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user