StarCitizenWiki / API

The star-citizen.wiki API. Automatically scrapes Comm-Links, Stats and In-Game Data.
https://api.star-citizen.wiki
MIT License
29 stars 5 forks source link

Incorrect name for A2 bomb rack #70

Open alistair3149 opened 1 year ago

alistair3149 commented 1 year ago

A2 bomb rack (BMBRCK_CRUS_STARL_Left) has the name MSD-313 Missile Rack. https://github.com/StarCitizenWiki/scunpacked-data/blob/3cfde6041ea161d09b721ef42e278598468c0b2a/v2/items/bmbrck_crus_starl_left.json#L4

octfx commented 1 year ago

Isn't that the current output on the API? image

alistair3149 commented 1 year ago

Yeah, I'm wondering if that's an issue with how SCUnpacked is parsing the data since there's no way it is the msd-313. How did it get the localization info? https://github.com/StarCitizenWiki/scunpacked-data/blob/3cfde6041ea161d09b721ef42e278598468c0b2a/v2/items/bmbrck_crus_starl_left-raw.json#L160

octfx commented 1 year ago

Ah, got it! Looking at the game data the A2 indeed has a MSD-313 Missile Rack equipped image image

alistair3149 commented 1 year ago

That is so weird. I guess both Erkul and SPV ignore the localization string for that then