Jump to content
  • Sign Up

/v2/skins: colors differ on different languages


Nokomis.5076

Recommended Posts

?lang=de returns

 

```

"AsuraFemale": [

{

"color_id": 442,

"material": "cloth"

},

{

"color_id": 480,

"material": "cloth"

},

{

"color_id": 19,

"material": "metal"

},

{

"color_id": 1,

"material": "cloth"

}

]

```

 

and ?lang=en

 

```

"AsuraFemale": [

{

"color_id": 1,

"material": "cloth"

},

{

"color_id": 1,

"material": "cloth"

},

{

"color_id": 1,

"material": "metal"

},

{

"color_id": 1,

"material": "cloth"

}

],

```

 

for me too.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...