[Add] New uninhabited planet in Collective space.

This commit is contained in:
Allanis 2013-08-01 16:18:40 +01:00
parent 1c7bd75537
commit eba65cf358
3 changed files with 55 additions and 36 deletions

View File

@ -51,6 +51,33 @@
<class>D</class> <class>D</class>
</general> </general>
</planet> </planet>
<planet name="Anecu">
<GFX>
<exterior>aquatic.png</exterior>
<space>M03.png</space>
</GFX>
<pos>
<y>0</y>
<x>0</x>
</pos>
<general>
<bar>The spaceport bar is aproximately 3 km below the surface of the planet. Most of the walls are of a hardened transparet polymer that allows you to see into the darkness of the water. Every so often you can notice a gelatinous creature slide around, barely illuminated by the bar lighting.</bar>
<description>Anecu is a completely aquatic planet. It's surface is covered completely by water. In the shallow areas great underwater cities are constructed, as the climate above the water can be very harsh (waves been recorded to be up to 2 km high). The planet boasts of extensive ship designing facilities, using the high pressure water as a testbed for ships of all sorts.</description>
<faction>Empire</faction>
<commodities>
<commodity>Food</commodity>
<commodity>Medicine</commodity>
<commodity>Ore</commodity>
<commodity>Luxury Goods</commodity>
<commodity>Industrial Goods</commodity>
</commodities>
<tech>
<main>9</main>
</tech>
<services>31</services>
<class>M</class>
</general>
</planet>
<planet name="Zabween"> <planet name="Zabween">
<GFX> <GFX>
<exterior>station00.png</exterior> <exterior>station00.png</exterior>
@ -161,6 +188,24 @@
<class>G</class> <class>G</class>
</general> </general>
</planet> </planet>
<planet name="Eiroik">
<GFX>
<space>J01.png</space>
<exterior>methane.png</exterior>
</GFX>
<pos>
<y>239</y>
<x>73</x>
</pos>
<general>
<services>1</services>
<tech>
<main>0</main>
</tech>
<class>J</class>
<description>Eiroik used to be a mining planet under the Empire rule until the Collective wiped out the human colonies on it. The harsh atmosphere did the rest, erasing all tracks of former human life.</description>
</general>
</planet>
<planet name="Selphod"> <planet name="Selphod">
<GFX> <GFX>
<exterior>snow.png</exterior> <exterior>snow.png</exterior>
@ -305,24 +350,6 @@
<class>J</class> <class>J</class>
</general> </general>
</planet> </planet>
<planet name="S00000">
<GFX>
<exterior>station01.png</exterior>
<space>001.png</space>
</GFX>
<pos>
<y>0</y>
<x>0</x>
</pos>
<general>
<services>0</services>
<tech>
<main>0</main>
</tech>
<class>3</class>
<faction>Collective</faction>
</general>
</planet>
<planet name="Arrakis"> <planet name="Arrakis">
<GFX> <GFX>
<exterior>desertic.png</exterior> <exterior>desertic.png</exterior>
@ -347,31 +374,22 @@
<class>H</class> <class>H</class>
</general> </general>
</planet> </planet>
<planet name="Anecu"> <planet name="S00000">
<GFX> <GFX>
<exterior>aquatic.png</exterior> <exterior>station01.png</exterior>
<space>M03.png</space> <space>001.png</space>
</GFX> </GFX>
<pos> <pos>
<y>0</y> <y>0</y>
<x>0</x> <x>0</x>
</pos> </pos>
<general> <general>
<bar>The spaceport bar is aproximately 3 km below the surface of the planet. Most of the walls are of a hardened transparet polymer that allows you to see into the darkness of the water. Every so often you can notice a gelatinous creature slide around, barely illuminated by the bar lighting.</bar> <services>0</services>
<description>Anecu is a completely aquatic planet. It's surface is covered completely by water. In the shallow areas great underwater cities are constructed, as the climate above the water can be very harsh (waves been recorded to be up to 2 km high). The planet boasts of extensive ship designing facilities, using the high pressure water as a testbed for ships of all sorts.</description>
<faction>Empire</faction>
<commodities>
<commodity>Food</commodity>
<commodity>Medicine</commodity>
<commodity>Ore</commodity>
<commodity>Luxury Goods</commodity>
<commodity>Industrial Goods</commodity>
</commodities>
<tech> <tech>
<main>9</main> <main>0</main>
</tech> </tech>
<services>31</services> <class>3</class>
<class>M</class> <faction>Collective</faction>
</general> </general>
</planet> </planet>
</Planets> </Planets>

View File

@ -395,6 +395,7 @@
</pos> </pos>
<planets> <planets>
<planet>S23491</planet> <planet>S23491</planet>
<planet>Eiroik</planet>
</planets> </planets>
<general> <general>
<asteroids>0</asteroids> <asteroids>0</asteroids>
@ -762,4 +763,4 @@
<stars>500</stars> <stars>500</stars>
</general> </general>
</ssys> </ssys>
</Systems> </Systems>

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB