mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Add Canes and Upgrades to item sets
This commit is contained in:
3
Items.py
3
Items.py
@@ -199,6 +199,9 @@ _simple_groups = {("Swords", "Sword"),
|
|||||||
|
|
||||||
("Boomerangs", "Boomerang"),
|
("Boomerangs", "Boomerang"),
|
||||||
("Rods", "Rod"),
|
("Rods", "Rod"),
|
||||||
|
("Canes", "Cane"),
|
||||||
|
|
||||||
|
("Upgrades", "Upgrade"), # Capacity and Magic Upgrades
|
||||||
|
|
||||||
("Small Keys", "Small Key"),
|
("Small Keys", "Small Key"),
|
||||||
("Big Keys", "Big Key"),
|
("Big Keys", "Big Key"),
|
||||||
|
Reference in New Issue
Block a user