[Add] New system.
This commit is contained in:
parent
93930ad30b
commit
14fc795816
@ -680,5 +680,31 @@
|
||||
<services>31</services>
|
||||
<class>M</class>
|
||||
</general>
|
||||
</planet>
|
||||
<planet name="Thar">
|
||||
<GFX>
|
||||
<exterior>mining.png</exterior>
|
||||
<space>L00.png</space>
|
||||
</GFX>
|
||||
<pos>
|
||||
<y>0</y>
|
||||
<x>0</x>
|
||||
</pos>
|
||||
<general>
|
||||
<population>2000</population>
|
||||
<prodfactor>0.5</prodfactor>
|
||||
<bar>"The bar has a strange old meter on one of the walls that seems to dance erratically. When you ask the bartender about it he mentions it measures the current pressure outside.</bar>
|
||||
<description>Thar is a simple mining world owned by the Draktharr. It has a very variable atmosphere that can go from a few kilometers wide to barely existent in no time. The pressure changes are harmful to most lifeforms, making it an almost completely sterile planet. With the advent of terraforming techniques it was finally made habitable for humans so they could exploit some of the resources it has.</description>"
|
||||
<faction>Draktharr</faction>
|
||||
<commodities>
|
||||
<commodity>Ore</commodity>
|
||||
</commodities>
|
||||
<tech>
|
||||
<main>0</main>
|
||||
<special>0</special>
|
||||
</tech>
|
||||
<services>7</services>
|
||||
<class>L</class>
|
||||
</general>
|
||||
</planet>
|
||||
</Planets>
|
||||
|
41
dat/ssys.xml
41
dat/ssys.xml
@ -984,6 +984,7 @@
|
||||
<jumps>
|
||||
<jump>Torg</jump>
|
||||
<jump>Theras</jump>
|
||||
<jump>Dakron</jump>
|
||||
</jumps>
|
||||
<pos>
|
||||
<y>-296</y>
|
||||
@ -1268,6 +1269,7 @@
|
||||
<jump>Zacron</jump>
|
||||
<jump>Klantar</jump>
|
||||
<jump>Haleb</jump>
|
||||
<jump>Dakron</jump>
|
||||
</jumps>
|
||||
<pos>
|
||||
<y>-266</y>
|
||||
@ -1516,5 +1518,44 @@
|
||||
<nebulae volatility="0">0</nebulae>
|
||||
<stars>500</stars>
|
||||
</general>
|
||||
</ssys>
|
||||
<ssys name="Dakron">
|
||||
<fleets>
|
||||
<fleet chance="30">DLF Pacifier</fleet>
|
||||
<fleet chance="30">Draktharr Sml Force</fleet>
|
||||
<fleet chance="50">Draktharr Vendetta</fleet>
|
||||
<fleet chance="50">Draktharr Vendetta</fleet>
|
||||
<fleet chance="50">Draktharr Ancestor</fleet>
|
||||
<fleet chance="50">Draktharr Ancestor</fleet>
|
||||
<fleet chance="10">Draktharr Goddard</fleet>
|
||||
<fleet chance="50">Trader Mule</fleet>
|
||||
<fleet chance="50">Trader Mule</fleet>
|
||||
<fleet chance="57">Trader Llama</fleet>
|
||||
<fleet chance="57">Trader Llama</fleet>
|
||||
<fleet chance="50">Sml Trader Convoy</fleet>
|
||||
<fleet chance="50">Trader Koala</fleet>
|
||||
<fleet chance="50">Trader Koala</fleet>
|
||||
<fleet chance="10">DLF Sml Force</fleet>
|
||||
<fleet chance="5">DLF Pacifier</fleet>
|
||||
<fleet chance="15">DLF Vendetta</fleet>
|
||||
</fleets>
|
||||
<jumps>
|
||||
<jump>Slaccid</jump>
|
||||
<jump>Klantar</jump>
|
||||
</jumps>
|
||||
<pos>
|
||||
<y>-388</y>
|
||||
<x>250</x>
|
||||
</pos>
|
||||
<planets>
|
||||
<planet>Thar</planet>
|
||||
</planets>
|
||||
<general>
|
||||
<asteroids>0</asteroids>
|
||||
<interference>0</interference>
|
||||
<nebulae volatility="0">0</nebulae>
|
||||
<stars>500</stars>
|
||||
</general>
|
||||
</ssys>
|
||||
</Systems>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user