From 4e6e71985cfce141b2639a3eb9b2cff7fac7f5a4 Mon Sep 17 00:00:00 2001 From: Aki Date: Sun, 18 Feb 2024 16:47:22 +0100 Subject: A Matter of Focus fixed to use Marauder instead of pre-TGS Raider It would be nice to add the Raider pirate corvette from the first release of the Starshatter, but the tools are not yet stable on Linux for me to do changes like this. Moreover, it seems that the intent was to use Marauder here, since start.dat, did contain a patch. It simply got overwritten by content.dat. --- data/shatter/Missions/08-Focus.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/shatter/Missions/08-Focus.def') diff --git a/data/shatter/Missions/08-Focus.def b/data/shatter/Missions/08-Focus.def index 3d23b37..4b64639 100644 --- a/data/shatter/Missions/08-Focus.def +++ b/data/shatter/Missions/08-Focus.def @@ -48,7 +48,7 @@ ship: { ship: { name: Focus, - design: Raider, + design: Marauder, rloc: { ref: Saratoga, dex: 130e3, az: 90, az_var: 75 }, iff: 3, intel: known, @@ -59,7 +59,7 @@ ship: { ship: { name: Vagrant, - design: Raider, + design: Marauder, rloc: { ref: Focus, dex: 23e3 }, iff: 3, intel: known, -- cgit v1.1