diff --git a/data/fighters/supplyShip.json b/data/fighters/supplyShip.json index 75be5de..713c4a0 100644 --- a/data/fighters/supplyShip.json +++ b/data/fighters/supplyShip.json @@ -5,7 +5,7 @@ "speed" : 1.5, "reloadTime" : 10, "shieldRechargeRate" : 0, - "textureName" : "gfx/craft/supplyShip2.png", + "textureName" : "gfx/craft/supplyShip.png", "flags" : "EF_TAKES_DAMAGE", "aiFlags" : "AIF_AVOIDS_COMBAT" } diff --git a/gfx/craft/supplyShip.png b/gfx/craft/supplyShip.png index 9851a46..fb1c72a 100644 Binary files a/gfx/craft/supplyShip.png and b/gfx/craft/supplyShip.png differ diff --git a/gfx/craft/supplyShip2.png b/gfx/craft/supplyShip2.png deleted file mode 100644 index 3b21ba0..0000000 Binary files a/gfx/craft/supplyShip2.png and /dev/null differ