1e51ef7def
- Konzept/, didaktik_geografie/, didaktik_simulation/, v2-modules/, v2-platform/ - 12 code-workspace-Files - STATUS-*.md - viele M/D/R-Änderungen an bereits getrackten Files - .gitignore verstärkt: **/.humaninput/, **/secret_keys.txt Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
10 lines
702 B
JSON
10 lines
702 B
JSON
{
|
|
"_note": "Mission-Flow-Audios: Patient an Bord, Klinikflug, Erfolg, Abbruch. Generisch (keine Mission-spezifische Variante).",
|
|
"lines": [
|
|
{ "id": "r_patient_aboard", "text": "Patient ist an Bord, fest verzurrt. Bereit zum Abflug." },
|
|
{ "id": "r_kurs_klinik", "text": "Patient an Bord — Kurs Klinik. Sanft fliegen, harte Böen übertragen sich auf den Patienten." },
|
|
{ "id": "r_mission_success", "text": "Patient sicher in der Klinik abgeliefert. Saubere Arbeit, Co-Pilot." },
|
|
{ "id": "r_mission_abort", "text": "Drei Berührungen — die Chefpilotin übernimmt. Der Patient wurde trotzdem gerettet. Beim nächsten Mal schaffst du das selbst." }
|
|
]
|
|
}
|