mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
merge singularity and duality into one; under the singularity name
This commit is contained in:
@@ -331,7 +331,7 @@ def roll_settings(weights):
|
||||
'full': 'normal',
|
||||
'random': 'chaos',
|
||||
'singularity': 'singularity',
|
||||
'duality': 'duality'
|
||||
'duality': 'singularity'
|
||||
}[get_choice('boss_shuffle', weights)]
|
||||
|
||||
ret.shuffleenemies = {'none': 'none',
|
||||
|
Reference in New Issue
Block a user