IndieGame/client/Assets/StreamingAssets/Tables/tbpropitem.json
DOBEST\zhaoyingjie f242607587 初始化工程
2024-10-11 10:12:15 +08:00

20 lines
310 B
JSON

[
{
"Id": 1,
"Name": "金币",
"Type": 1,
"Description": "这是纯金的哦",
"Icon": "",
"Quality": 1,
"Occupy": false
},
{
"Id": 2,
"Name": "钻石",
"Type": 1,
"Description": "贼贵的钻石哦",
"Icon": "",
"Quality": 1,
"Occupy": false
}
]