1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
<?xml version="1.0" encoding="UTF-8"?>
<ssys name="Fury">
<general>
<radius>17500.000000</radius>
<stars>140</stars>
<interference>100.000000</interference>
<nebula volatility="0.000000">0.000000</nebula>
</general>
<pos>
<x>94.481300</x>
<y>231.146136</y>
</pos>
<assets>
<asset>Fury I</asset>
</assets>
<jumps>
<jump target="Bastion">
<autopos/>
<hide>1.250000</hide>
</jump>
<jump target="New Haven">
<autopos/>
<hidden/>
<hide>1.000000</hide>
</jump>
</jumps>
</ssys>
|