Skip to content

Commit

Permalink
feat: Add ships to Omnis (#52)
Browse files Browse the repository at this point in the history
* Create omnis support.txt
  • Loading branch information
TheGiraffe3 authored Oct 31, 2024
1 parent f176c2d commit 87f1403
Showing 1 changed file with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions data/omnis support.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
planet "Amidala "
bribe 0
government "Arena"
tribute 1
fleet "Amidala "
threshold 0

planet "Amidala "
bribe 0
government "Arena"
tribute 1
fleet "Amidala "
threshold 0

fleet "Amidala "
government "Arena"
personality "heroic"
variant
"Amidala"

planet "SPA Rosas "
bribe 0
government "Arena"
tribute 1
fleet "SPA Rosas "
threshold 0

planet "SPA Rosas "
bribe 0
government "Arena"
tribute 1
fleet "SPA Rosas "
threshold 0

fleet "SPA Rosas "
government "Arena"
personality "heroic"
variant
"SPA Rosas"

shipyard "LEEST"
"Amidala"
"SPA Rosas"

planet "LEEST "
description ""
port "Settings'
recharges all
services all
shipyard "LEEST"
bribe 0

system "Human "
add link "LEEST "

system "LEEST "
"jump range" 3000
government "Plugin"
link "Human "
pos -200 -9700
object "LEEST "
sprite "asteroid/yottrite/spin"
object "Amidala "
distance 400
offset 180
sprite "ship/amidala"
object "SPA Rosas "
distance 400
sprite "ship/arach spindle"

0 comments on commit 87f1403

Please sign in to comment.