Files
Gakumas-Translation-Data-EN/local-files/masterTrans/ProduceDescriptionProducePlan.json
2025-02-08 10:50:06 +07:00

25 lines
410 B
JSON

{
"rules": {
"primaryKeys": [
"type"
]
},
"data": [
{
"type": "ProducePlanType_Common",
"name": "Common "
},
{
"type": "ProducePlanType_Plan1",
"name": "【Sense Only】"
},
{
"type": "ProducePlanType_Plan2",
"name": "【Logic Only】"
},
{
"type": "ProducePlanType_Plan3",
"name": "【Anomaly Only】"
}
]
}