All futuro code - apart from logic

This commit is contained in:
StructuralMike
2021-03-03 13:38:37 +01:00
parent 6f39648666
commit 8a203c3158
4 changed files with 101 additions and 11 deletions

View File

@@ -174,6 +174,8 @@ def roll_settings(weights):
ret.mode = 'open'
ret.retro = True
ret.futuro = get_choice('futuro', weights)
ret.hints = get_choice('hints') == 'on'
ret.swords = {'randomized': 'random',