criticalfault / Shadowrun-Character-Generator

Shadowrun 2nd and 3rd Character Creator written in React
https://character-generator.nullsheen.com/
2 stars 1 forks source link

Gear: Credsticks #86

Open darkbushido opened 1 month ago

darkbushido commented 1 month ago

All Credsticks are showing a cost of NaN

Credsticks are being sorted as strings

Cert. Credstick[1]>>
Cert. Credstick[10]>>
Cert. Credstick[11]>>

Standard Credsticks are showing up twice on the list Gear.json#L59821-L59829 and Gear.json#L60101-L60109

criticalfault commented 1 month ago

I did go in and try to fix those Credsticks. Should be deployed and ready to be checked.

darkbushido commented 4 weeks ago

Credsticks have a cost.

The sorting is still an issue

Standard credsticks are still listed twice