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

Kavasa Prime Kubrow Collar Buckle/Band missing drops #250

Closed AlyoshaVasilieva closed 3 years ago

AlyoshaVasilieva commented 3 years ago

Describe the bug

Drops are missing for the buckle/band components of the prime kubrow collar

NodeJS Version

N/A

npm Version

N/A

warframe-items Version

v1.1250.4

Access Method

github download

What happened?

The Kavasa Prime Kubrow Collar Blueprint has all its drops listed, but the Band and Buckle are missing their drops.

The affected relics:

They're listed correctly on the wiki.

I suspect that the issue is related to the names in WFCD data:

Item: "Kavasa Prime Kubrow Collar"
Blueprint: "Blueprint"
Band: "Kavasa Prime Band"
Buckle: "Kavasa Prime Buckle"

Presumably it's looking for e.g. "Kavasa Prime Kubrow Collar Kavasa Prime Band" and not finding it.

TobiTenno commented 3 years ago

GitHub download is not supported. Please migrate to a supported method.

that said, i'm taking a look.

nexus-ci commented 3 years ago

:tada: This issue has been resolved in version 1.1250.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: