From 228bc747249694d880b0dc860efeeaf51fcbcbfb Mon Sep 17 00:00:00 2001 From: Nik Date: Wed, 22 Jul 2026 12:25:53 +0800 Subject: [PATCH] change-ship-config --- launchpad/ship.config.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/launchpad/ship.config.json b/launchpad/ship.config.json index 8ffe28c..0342ca8 100644 --- a/launchpad/ship.config.json +++ b/launchpad/ship.config.json @@ -1,7 +1,6 @@ { - "shipName": "DeathStar", "shipName": "Deathstar", - "color": "#22d3ee", - "shipModel": "fighter", + "color": "#441a2e", + "shipModel": "interceptor", "emblem": "comet" }