mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
bzzz bzzz
This commit is contained in:
@@ -199,6 +199,8 @@ def roll_settings(weights):
|
||||
enemy_health = get_choice('enemy_health')
|
||||
ret.enemy_health = enemy_health
|
||||
|
||||
ret.beemizer = int(get_choice('beemizer')) if 'beemizer' in weights.keys() else 1 # suck it :)
|
||||
|
||||
return ret
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
Reference in New Issue
Block a user