Skip to content

Commit

Permalink
Diba use the new sprites
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGiraffe3 committed Sep 25, 2024
1 parent cfeb4fc commit 056e02d
Show file tree
Hide file tree
Showing 10 changed files with 70 additions and 5 deletions.
26 changes: 22 additions & 4 deletions data/Diba/diba ships.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,13 @@ ship "Ithquaya"
"final explode" "final explosion medium"
description "The smallest Diba ship."

ship "Ithquaya" "Ithquaya (Sprite Two)"
sprite "ship/ithquaya two"
thumbnail "thumbnail/ithquaya two"

ship "Arbquaya"
sprite "ship/model 128"
sprite "ship/arbquaya one"
thumbnail "thumbnail/arbquaya one"
attributes
category "Light Warship"
"cost" 2000000
Expand Down Expand Up @@ -173,8 +178,13 @@ ship "Arbquaya"
"final explode" "final explosion medium"
description "A medium Diba ship."

ship "Arbquaya" "Arbquaya (Sprite Two)"
sprite "ship/arbquaya two"
thumbnail "thumbnail/arbquaya two"

ship "Tamquaya"
sprite "ship/model 256"
sprite "ship/tamquaya one"
thumbnail "thumbnail/tamquaya one"
attributes
category "Medium Warship"
"cost" 4000000
Expand Down Expand Up @@ -250,8 +260,13 @@ ship "Tamquaya"
"final explode" "final explosion medium"
description "A medium Diba ship."

ship "Tamquaya" "Tamquaya (Sprite Two)"
sprite "ship/tamquaya two"
thumbnail "thumbnail/tamquaya two"

ship "Tahquaya"
sprite "ship/model 512"
sprite "ship/tahquaya one"
thumbnail "thumbnail/tahquaya one"
attributes
category "Heavy Warship"
"cost" 8000000
Expand Down Expand Up @@ -362,4 +377,7 @@ ship "Tahquaya"
explode "large explosion" 10
"final explode" "final explosion medium"
description "The large Diba ship."


ship "Tahquaya" "Tahquaya (Sprite Two)"
sprite "ship/tahquaya two"
thumbnail "thumbnail/tahquaya two"
49 changes: 48 additions & 1 deletion data/Diba/diba.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ fleet "Small Diba"
mute
variant 10
"Ithquaya"
variant 6
variant 4
"Ithquaya" 2
variant 4
"Arbquaya"
Expand All @@ -92,6 +92,25 @@ fleet "Small Diba"
variant
"Tamquaya"
"Llama (Anti-Missile)" 2
variant 10
"Ithquaya (Sprite Two)"
variant 4
"Ithquaya (Sprite Two)" 2
variant 4
"Ithquaya"
"Ithquaya (Sprite Two)"
variant 4
"Arbquaya (Sprite Two)"
"Llama"
variant 3
"Arbquaya (Sprite Two)"
"Llama (Anti-Missile)"
variant
"Tamquaya (Sprite Two)"
"Llama" 2
variant
"Tamquaya (Sprite Two)"
"Llama (Anti-Missile)" 2

fleet "Large Diba"
government Diba
Expand Down Expand Up @@ -132,6 +151,32 @@ fleet "Large Diba"
"Llama" 10
variant
"Llama" 20
variant 5
"Tahquaya (Sprite Two)"
"Llama" 4
variant 3
"Tahquaya (Sprite Two)" 2
"Llama" 8
variant 3
"Tamquaya (Sprite Two)" 2
"Llama" 4
variant 2
"Tamquaya (Sprite Two)" 2
"Llama" 2
"Llama (Anti-Missile)" 2
variant 2
"Tahquaya (Sprite Two)" 3
"Llama" 12
variant
"Tamquaya (Sprite Two)"
"Llama" 2
variant
"Ithquaya (Sprite Two)" 8
variant
"Arbquaya (Sprite Two)" 5
"Llama" 10
variant
"Llama" 20

# hails

Expand Down Expand Up @@ -320,3 +365,5 @@ shipyard "Diba"
outfitter "Diba"
"Diba Laser Turret"
"Scram Drive"
"Diba License"
"Diba Anti-Missile"
Binary file modified images/thumbnail/arbquaya one.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/thumbnail/arbquaya two.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/thumbnail/ithquaya one.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/thumbnail/ithquaya two.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/thumbnail/tahquaya one.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/thumbnail/tahquaya two.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/thumbnail/tamquaya one.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/thumbnail/tamquaya two.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 056e02d

Please sign in to comment.