Add Canes and Upgrades to item sets

This commit is contained in:
Fabian Dill 2020-09-06 17:24:43 +02:00
parent 6daadbbb24
commit dccbf0ee44
1 changed files with 3 additions and 0 deletions

View File

@ -199,6 +199,9 @@ _simple_groups = {("Swords", "Sword"),
("Boomerangs", "Boomerang"),
("Rods", "Rod"),
("Canes", "Cane"),
("Upgrades", "Upgrade"), # Capacity and Magic Upgrades
("Small Keys", "Small Key"),
("Big Keys", "Big Key"),