feat(app): complete playable branch sessions
verify / verify (push) Has been cancelled

This commit is contained in:
Codex
2026-07-28 04:42:40 -04:00
parent 449515fcfe
commit 1f935a3206
26 changed files with 3472 additions and 67 deletions
+20
View File
@@ -189,6 +189,26 @@
"check_modifier": 1
},
"hidden_facts": ["电池仓里刻着青川站工作人员的编号"]
},
{
"header": {
"id": "nana.item.half_ticket",
"kind": "item_spec",
"schema_version": 1,
"revision": "0.1.0",
"content_hash": "sha256:6666666666666666666666666666666666666666666666666666666666666666",
"dependencies": []
},
"name": "半张旧车票",
"description": "从检修门缝里找到的受潮车票,背面写着“四点十七分,检修线”。",
"tags": ["clue", "ticket", "sister"],
"lore_refs": ["station_clock"],
"mechanics": {
"usable": false,
"grants_tags": ["has_sister_clue"],
"check_modifier": null
},
"hidden_facts": ["车票纤维中残留着封锁隧道深处的红色矿尘"]
}
]
}