9 lines
280 B
JSON
9 lines
280 B
JSON
{
|
|
"gameVersion": "0.9.700.90357",
|
|
"items": [
|
|
{ "key": "bandage", "label": "绷带", "maximumQuantity": 20 },
|
|
{ "key": "water-bottle", "label": "饮用水", "maximumQuantity": 10 },
|
|
{ "key": "improvised-spear", "label": "简易长矛", "maximumQuantity": 2 }
|
|
]
|
|
}
|