otherworldly_simulation/json/item.json
2024-11-01 23:23:07 +08:00

13 lines
187 B
JSON

{
"item_test_01":{
"name":"测试物品1",
"introduction":"测试物品1的介绍"
},
"item_test_02":{
"name":"测试物品2",
"introduction":"测试物品2的介绍"
}
}