merge singularity and duality into one; under the singularity name

This commit is contained in:
Fabian Dill
2020-08-19 21:10:02 +02:00
parent e76887d0bf
commit c2e2c2d5f9
4 changed files with 13 additions and 19 deletions

View File

@@ -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',