WFCD / warframe-items

📘 Get all Warframe items directly from Warframe's API. No more messy wikia scraping.
MIT License
279 stars 53 forks source link

Warframe Json is showing wrong Vaulted primes #233

Closed RGAGRA closed 3 years ago

RGAGRA commented 3 years ago

Describe the bug

Vaulted Primes are marked incorrectly

NodeJS Version

99

npm Version

99

warframe-items Version

99

Access Method

github download

What happened?

https://raw.githubusercontent.com/WFCD/warframe-items/master/data/json/Warframes.json showing Atlas, Nyx, Rhino and Valkry Primes as Vaulted. Hope this is right place to raise the correction request

TobiTenno commented 3 years ago

referencing the master warframes.json (which is generally not openable from the web) references whatever the latest is, not what you downloaded.

they are vaulted. prime unvaultings do not represent something being "no longer vaulted", they are a temporary unvaulting, and as the source of this data does not consider them to be "no longer vaulted" after their original vault date, we don't either.

see all other mentions of primes in our issues