pikax / swgoh

Unofficial node library for swgoh.gg
MIT License
17 stars 4 forks source link

Ships stars #3

Closed mARiote closed 7 years ago

mARiote commented 7 years ago

When the ship has 7 stars is parsed as 0*: { "code": "slave-i", "description": "Slave I", "imageSrc": "//swgoh.gg/static/img/assets/tex.charui_slave1.png", "star": 0, "level": 85, "crew": [ { "code": "boba-fett", "description": "Boba Fett", "imageSrc": "swgoh.gg/static/img/assets/tex.charui_bobafett.png", "star": 7, "level": 85 } ], "galacticPower": 36946, "maxGalacticPower": 49949 },

pikax commented 7 years ago

fixed on v0.2.1