billy-yoyo / RainbowSixSiege-Python-API

Asynchronous python api for rainbow six siege (r6sapi)
MIT License
130 stars 31 forks source link

in the ubi's json there is a change of name from nakk to nokk #56

Closed scainimatteo closed 3 years ago

scainimatteo commented 3 years ago

json with ee566014 code (void edge): "nakk": { "id":"nakk", "category":"atk", "name":{"oasisId":"299657"}, [...] },

json with 269788a7 code (shadow legacy): "nokk": { "id":"nokk", "category":"atk", "name":{"oasisId":"299657"}, [...] }

billy-yoyo commented 3 years ago

cool, thanks. Will be released along with the other changeset, which should be tonight

billy-yoyo commented 3 years ago

Released in v1.4.0