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" }