From 23453667d27f26f18b2234570031d48930252d66 Mon Sep 17 00:00:00 2001 From: Cyd Date: Sun, 2 Aug 2026 11:23:39 -0500 Subject: [PATCH] profiles: Descent 3 runs a blank greeting Synced from the canonical copy in the game's repo: the pod display stays dark from activation until the game sends the pilot's callsign. Co-Authored-By: Claude Opus 5 --- profiles/descent3.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/descent3.json b/profiles/descent3.json index d50e0f6..a4502a4 100644 --- a/profiles/descent3.json +++ b/profiles/descent3.json @@ -3,7 +3,7 @@ "MatchExecutables": [ "Descent3" ], "RioComPort": "COM1", "PlasmaComPort": "COM2", - "PlasmaGreeting": "DESCENT 3", + "PlasmaGreeting": null, "WallpaperPath": null, "Calibration": { "InvertX": false,