Tracker: don't count to 3 Bows
Silver Bow sets 2, Bow then did +1 -> 3
This commit is contained in:
parent
c80b76a930
commit
bdf95775ac
|
@ -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")}
|
||||
|
|
Loading…
Reference in New Issue