feat: 更新潜影贝农场信息,添加产量和挂机指令

This commit is contained in:
Coldsmiles
2026-03-22 23:54:10 +08:00
parent 40f48d27b9
commit dad461a3c5

View File

@@ -49,8 +49,8 @@
"notes": [] "notes": []
}, },
{ {
"title": "贝厂", "title": "潜影贝农场",
"intro": "", "intro": "产量1300/H",
"type": "resource", "type": "resource",
"dimension": "end", "dimension": "end",
"status": "online", "status": "online",
@@ -60,9 +60,15 @@
"z": 621 "z": 621
}, },
"contributors": [ "contributors": [
"Ylsnifyuan" "Ylsnif",
"yuan"
],
"instructions": [
{
"type": "text",
"content": "挂机点挂机"
}
], ],
"instructions": [],
"notes": [] "notes": []
} }
] ]