mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
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:

committed by
Fabian Dill

parent
db456cbcf1
commit
3f36c436ad
@@ -213,6 +213,7 @@ starter_melee_weapons: Tuple[str, ...] = (
|
||||
)
|
||||
|
||||
starter_spells: Tuple[str, ...] = (
|
||||
'Aura Blast',
|
||||
'Colossal Blade',
|
||||
'Infernal Flames',
|
||||
'Plasma Geyser',
|
||||
|
Reference in New Issue
Block a user