[Change] I actually want to start on KonoSys, It is more developed for a test bed.
This commit is contained in:
parent
6c99451987
commit
47430b1fe9
12
dat/ssys.xml
12
dat/ssys.xml
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<Systems>
|
<Systems>
|
||||||
<ssys name="SaraSys">
|
<ssys name="KonoSys">
|
||||||
<pos>
|
<pos>
|
||||||
<x>15</x>
|
<x>15</x>
|
||||||
<y>8</y>
|
<y>8</y>
|
||||||
@ -11,7 +11,7 @@
|
|||||||
<interference>0</interference>
|
<interference>0</interference>
|
||||||
</general>
|
</general>
|
||||||
<planets>
|
<planets>
|
||||||
<planet>SaraCraft</planet>
|
<planet>KonoSphere</planet>
|
||||||
</planets>
|
</planets>
|
||||||
<fleets>
|
<fleets>
|
||||||
<fleet chance="100">Enemy Test</fleet>
|
<fleet chance="100">Enemy Test</fleet>
|
||||||
@ -23,10 +23,10 @@
|
|||||||
<fleet chance="40">Sml Merchant Convoy</fleet>
|
<fleet chance="40">Sml Merchant Convoy</fleet>
|
||||||
</fleets>
|
</fleets>
|
||||||
<jumps>
|
<jumps>
|
||||||
<jump>KonoSys</jump>
|
<jump>SaraSys</jump>
|
||||||
</jumps>
|
</jumps>
|
||||||
</ssys>
|
</ssys>
|
||||||
<ssys name="KonoSys">
|
<ssys name="SaraSys">
|
||||||
<pos>
|
<pos>
|
||||||
<x>47</x>
|
<x>47</x>
|
||||||
<y>33</y>
|
<y>33</y>
|
||||||
@ -37,14 +37,14 @@
|
|||||||
<interference>0</interference>
|
<interference>0</interference>
|
||||||
</general>
|
</general>
|
||||||
<planets>
|
<planets>
|
||||||
<planet>KonoSphere</planet>
|
<planet>SaraCraft</planet>
|
||||||
</planets>
|
</planets>
|
||||||
<fleets>
|
<fleets>
|
||||||
<fleet chance="80">Merchant Ship</fleet>
|
<fleet chance="80">Merchant Ship</fleet>
|
||||||
<fleet chance="60">Merchant Ship</fleet>
|
<fleet chance="60">Merchant Ship</fleet>
|
||||||
</fleets>
|
</fleets>
|
||||||
<jumps>
|
<jumps>
|
||||||
<jump>SaraSys</jump>
|
<jump>KonoSys</jump>
|
||||||
</jumps>
|
</jumps>
|
||||||
</ssys>
|
</ssys>
|
||||||
</Systems>
|
</Systems>
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<high>1500</high>
|
<high>1500</high>
|
||||||
</credits>
|
</credits>
|
||||||
<system>
|
<system>
|
||||||
<name>SaraSys</name>
|
<name>KonoSys</name>
|
||||||
<x>100</x>
|
<x>100</x>
|
||||||
<y>75</y>
|
<y>75</y>
|
||||||
</system>
|
</system>
|
||||||
|
Loading…
Reference in New Issue
Block a user