Pseudo-sword mode

This commit is contained in:
2021-07-25 01:38:30 -07:00
parent d5f7da443f
commit 624e988ebc
7 changed files with 63 additions and 44 deletions

View File

@@ -192,6 +192,7 @@ def roll_settings(weights):
'assured': 'assured',
'vanilla': 'vanilla',
'swordless': 'swordless',
'pseudo': 'pseudo',
'bombs': 'bombs'
}[get_choice('weapons')]