diff --git a/data/alteran ships.txt b/data/alteran ships.txt index 18ee234..cb9364f 100644 --- a/data/alteran ships.txt +++ b/data/alteran ships.txt @@ -1662,10 +1662,10 @@ ship "Fulmen" description "Fulmen-class battleships can act as fleet command vessels but lack the comms array and cargo space to replace the Aurora as a forward base. The growing number of Fulmeni will supplement and replace the aging Aurorae as the mainstay battleship of the Alteran navy and fleet command in Alteran space." -ship "Gladius" +ship "Alteran Gladius" plural "Gladiae" - sprite "ship/gladius" - thumbnail "thumbnail/gladius" + sprite "ship/agladius" + thumbnail "thumbnail/agladius" attributes category "Fighter" "cost" 1503000 @@ -2526,10 +2526,10 @@ ship "Rebus" description "The Rebus is typically considered the strongest civilian vessel in Alteran space, in terms of combat power. Because of this, the Rebus plays an important role in the Alteran military's logistics chain, as well as the civilian fleets in the Borean sector." -ship "Spectre" +ship "Alteran Spectre" plural "Spectra" - sprite "ship/spectre" - thumbnail "thumbnail/spectre" + sprite "ship/aspectre" + thumbnail "thumbnail/aspectre" attributes category "Interceptor" "cost" 5298000 diff --git a/images/ship/gladius.png b/images/ship/agladius.png similarity index 100% rename from images/ship/gladius.png rename to images/ship/agladius.png diff --git a/images/ship/gladius@2x.png b/images/ship/agladius@2x.png similarity index 100% rename from images/ship/gladius@2x.png rename to images/ship/agladius@2x.png diff --git a/images/ship/spectre.png b/images/ship/aspectre.png similarity index 100% rename from images/ship/spectre.png rename to images/ship/aspectre.png diff --git a/images/ship/spectre@2x.png b/images/ship/aspectre@2x.png similarity index 100% rename from images/ship/spectre@2x.png rename to images/ship/aspectre@2x.png diff --git a/images/thumbnail/gladius.png b/images/thumbnail/agladius.png similarity index 100% rename from images/thumbnail/gladius.png rename to images/thumbnail/agladius.png diff --git a/images/thumbnail/gladius@2x.png b/images/thumbnail/agladius@2x.png similarity index 100% rename from images/thumbnail/gladius@2x.png rename to images/thumbnail/agladius@2x.png diff --git a/images/thumbnail/spectre.png b/images/thumbnail/aspectre.png similarity index 100% rename from images/thumbnail/spectre.png rename to images/thumbnail/aspectre.png diff --git a/images/thumbnail/spectre@2x.png b/images/thumbnail/aspectre@2x.png similarity index 100% rename from images/thumbnail/spectre@2x.png rename to images/thumbnail/aspectre@2x.png