Untitled

 avatar
unknown
json
2 years ago
563 B
3
Indexable
{
    "itemShop":
    [
        {
            "entityId": 300,
            "quantity": 1,
            "type": 2,
            "price": 10000
        },
        {
            "entityId": 288,
            "quantity": 1,
            "type": 2,
            "price": 3000
        },
        {
            "entityId": 271,
            "quantity": 1,
            "type": 2,
            "price": 1000
        },
        {
            "entityId": 341,
            "quantity": 1,
            "type": 2,
            "price": 7000
        }
    ]
}
Editor is loading...