diff options
author | Stijn Buys <ingar@osirion.org> | 2013-09-15 14:38:57 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2013-09-15 14:38:57 +0000 |
commit | e82efb832e4330466726d42ee0ce79ff64a066a3 (patch) | |
tree | 17ce4e7a4d1ca5232fa15172f1b744261367d695 /base | |
parent | fa424474ce3067712736bc2a55ea72f1b73152d1 (diff) |
Adds planet Praetoria.
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/zones/hellas.ini | 7 | ||||
-rw-r--r-- | base/ini/zones/praetoria.ini | 20 | ||||
-rw-r--r-- | base/textures/planets/praetoria.png | bin | 0 -> 8515015 bytes |
3 files changed, 26 insertions, 1 deletions
diff --git a/base/ini/zones/hellas.ini b/base/ini/zones/hellas.ini index a5e15ae..98fb0a1 100644 --- a/base/ini/zones/hellas.ini +++ b/base/ini/zones/hellas.ini @@ -30,3 +30,10 @@ angles=0 -180 0 target=gibraltar:jumpgate_hellas faction=praetoria +[jumpgate] +label=jumpgate_praetoria +location=76 -704 16 +angles=0 90 0 +target=praetoria:jumpgate_hellas +faction=praetoria + diff --git a/base/ini/zones/praetoria.ini b/base/ini/zones/praetoria.ini index 861b9b1..0934d1e 100644 --- a/base/ini/zones/praetoria.ini +++ b/base/ini/zones/praetoria.ini @@ -21,7 +21,25 @@ info=The Praetoria system is the capital system of House Praetoria. [star] label=star name=class G star -location=0 0 0 +location=444 200 24 +angles=0 -180 0 radius=96 color=1 .9 .5 +[jumpgate] +label=jumpgate_hellas +name=class G star +location=-320 968 -8 +angles=0 -80 0 +target=hellas:jumpgate_praetoria +faction=praetoria + +[planet] +label=praetoria +name=Planet Praetoria +location=-316 -200 4 +angles=0 50 0 +radius=68 +texture=planets/praetoria +rotationspeed=0.5 +dock=yes diff --git a/base/textures/planets/praetoria.png b/base/textures/planets/praetoria.png Binary files differnew file mode 100644 index 0000000..0a05dc0 --- /dev/null +++ b/base/textures/planets/praetoria.png |