Js41637 / Overwatch-Item-Tracker

Overwatch Item Tracker - Track what event items you have unlocked
https://js41637.github.io/Overwatch-Item-Tracker/
Other
241 stars 57 forks source link

[Winter Wonderland] Some assets have the wrong prices #332

Closed HellPie closed 4 years ago

HellPie commented 4 years ago

Some sprays are marked as 75 gold even tho they are obtained through achievements or as gifts:

HellPie commented 4 years ago

I would like to add that this has some weird behavior:

This can be observed by:

The last two steps can be inverted in order, the point is they aren't accounted for in the total (as it should be) but they are accounted for when checking (which shouldn't happen) and that makes the total Gold needed to complete the event screw up and even go below 0 if everything is unlocked.

HellPie commented 4 years ago

Fixed in 06eec4872b13bcb5a87489dd5003dfc2638d601f.

Closing.