Files
geograsim/App/sims/heli/scripts/pilot-situations-lines.json
T
Adminator 79ac9dad84 Atlas: Deploy-Buendel vor Staustufen-Sprint
- Logistik: Musik-Player Playlist-Modus (5 Gruppen, 20 Tracks)
- Heli: End-Screen auf .ggs-endscreen, Mission-Bilder, Voice-Lines, Briefing-Audio
- Logistik: Layout-Tausch Auftraege+Fahrzeuge links, Karte rechts
- Logistik: Tier-1-Staedte ausgebaut, Auto-Timescale-Badge
- Logistik: Roadnet/Railnet Dijkstra-Routing, Balance-Updates
- Atlas: 5 Atlas-Inbox-Nachrichten (Cards-Pattern, DALL-E-Key, Musik-Playlists)
- Status-Updates Heli + Logistik

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 01:05:13 +02:00

20 lines
1.4 KiB
JSON

{
"_note": "Pilot-Situationsmeldungen im Start-Minispiel, die bisher nur als Textblase erschienen. Werden zusaetzlich zum Text abgespielt. Sarah/Nova-Stimme, Funk-Filter live ueber den Bandpass.",
"lines": [
{ "id": "r_pilot_wind_turn", "text": "Wind dreht! Gegenhalten!" },
{ "id": "r_pilot_bird_ahead", "text": "Vogelschwarm voraus!" },
{ "id": "r_pilot_plane_ahead", "text": "Verkehrsflugzeug im Anflug!" },
{ "id": "r_pilot_sportplane_level", "text": "Sportflieger auf gleicher Höhe!" },
{ "id": "r_pilot_storm_detour", "text": "Gewitter voraus, umfliegen!" },
{ "id": "r_pilot_fog_thickens", "text": "Nebel wird dichter, vorsichtig!" },
{ "id": "r_pilot_time_up", "text": "Zeit abgelaufen. Ich übernehme — Einsatzfenster verpasst." },
{ "id": "r_pilot_too_high", "text": "Nicht so hoch, das braucht zu viel Sprit!" },
{ "id": "r_pilot_three_strikes", "text": "Drei Berührungen. Ich übernehme — Absturzgefahr!" },
{ "id": "r_pilot_strike_1", "text": "Vorsicht! Das war knapp." },
{ "id": "r_pilot_strike_2", "text": "Aufpassen, Co-Pilot." },
{ "id": "r_pilot_strike_3", "text": "Zu nah dran!" },
{ "id": "r_pilot_strike_4", "text": "Konzentriert bleiben." },
{ "id": "r_pilot_strike_5", "text": "Ruhig, ich bin daneben." }
]
}