diff --git a/data/craft/supplyShip.json b/data/craft/supplyShip.json index b2eb959..8c4edeb 100644 --- a/data/craft/supplyShip.json +++ b/data/craft/supplyShip.json @@ -5,7 +5,7 @@ "speed" : 1.5, "reloadTime" : 10, "shieldRechargeRate" : 0, - "texture" : "gfx/craft/supplyShip.png", + "texture" : "gfx/craft/pandoranSupplyShip.png", "deathType" : "DT_NO_SPIN", "flags" : "EF_TAKES_DAMAGE", "aiFlags" : "AIF_AVOIDS_COMBAT" diff --git a/gfx/craft/pandoranSupplyShip.png b/gfx/craft/pandoranSupplyShip.png new file mode 100644 index 0000000..9f445ee Binary files /dev/null and b/gfx/craft/pandoranSupplyShip.png differ diff --git a/gfx/craft/supplyShip.png b/gfx/craft/supplyShip.png index d7c2cdb..c3928b6 100644 Binary files a/gfx/craft/supplyShip.png and b/gfx/craft/supplyShip.png differ