[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"?>
|
||||
<Systems>
|
||||
<ssys name="SaraSys">
|
||||
<ssys name="KonoSys">
|
||||
<pos>
|
||||
<x>15</x>
|
||||
<y>8</y>
|
||||
@ -11,7 +11,7 @@
|
||||
<interference>0</interference>
|
||||
</general>
|
||||
<planets>
|
||||
<planet>SaraCraft</planet>
|
||||
<planet>KonoSphere</planet>
|
||||
</planets>
|
||||
<fleets>
|
||||
<fleet chance="100">Enemy Test</fleet>
|
||||
@ -23,10 +23,10 @@
|
||||
<fleet chance="40">Sml Merchant Convoy</fleet>
|
||||
</fleets>
|
||||
<jumps>
|
||||
<jump>KonoSys</jump>
|
||||
<jump>SaraSys</jump>
|
||||
</jumps>
|
||||
</ssys>
|
||||
<ssys name="KonoSys">
|
||||
<ssys name="SaraSys">
|
||||
<pos>
|
||||
<x>47</x>
|
||||
<y>33</y>
|
||||
@ -37,14 +37,14 @@
|
||||
<interference>0</interference>
|
||||
</general>
|
||||
<planets>
|
||||
<planet>KonoSphere</planet>
|
||||
<planet>SaraCraft</planet>
|
||||
</planets>
|
||||
<fleets>
|
||||
<fleet chance="80">Merchant Ship</fleet>
|
||||
<fleet chance="60">Merchant Ship</fleet>
|
||||
</fleets>
|
||||
<jumps>
|
||||
<jump>SaraSys</jump>
|
||||
<jump>KonoSys</jump>
|
||||
</jumps>
|
||||
</ssys>
|
||||
</Systems>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<high>1500</high>
|
||||
</credits>
|
||||
<system>
|
||||
<name>SaraSys</name>
|
||||
<name>KonoSys</name>
|
||||
<x>100</x>
|
||||
<y>75</y>
|
||||
</system>
|
||||
|
Loading…
Reference in New Issue
Block a user