TS: putting items as non local will correctly be handled by your starting orbs and your first progression item

excluding locations now correctly works for your first progression item in an non inverted seed
Aura blast can now be your starting spell
This commit is contained in:
Jarno Westhof
2021-12-12 23:43:30 +01:00
committed by Fabian Dill
parent db456cbcf1
commit 3f36c436ad
2 changed files with 40 additions and 13 deletions

View File

@@ -213,6 +213,7 @@ starter_melee_weapons: Tuple[str, ...] = (
)
starter_spells: Tuple[str, ...] = (
'Aura Blast',
'Colossal Blade',
'Infernal Flames',
'Plasma Geyser',