mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Tracker: don't count to 3 Bows
Silver Bow sets 2, Bow then did +1 -> 3
This commit is contained in:
@@ -103,6 +103,7 @@ levels = {"Fighter Sword": 1,
|
||||
"Golden Sword": 4,
|
||||
"Power Glove": 1,
|
||||
"Titans Mitts": 2,
|
||||
"Bow": 1,
|
||||
"Silver Bow": 2}
|
||||
|
||||
multi_items = {get_id(name) for name in ("Progressive Sword", "Progressive Bow", "Bottle", "Progressive Glove")}
|
||||
|
Reference in New Issue
Block a user