Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2011-03-30 13:46:50 +0000
committerStijn Buys <ingar@osirion.org>2011-03-30 13:46:50 +0000
commit061e6d8d8bc436495a408ee6ff4e19c6080e3255 (patch)
tree912c3902b32d67304dada3226180a28f86063c0a /base
parentafae15c6f948e4d5ef816ba409d0307bf49c399e (diff)
Added planet Krone texture, updated Kronenbaden and surrounding systems.
Diffstat (limited to 'base')
-rw-r--r--base/ini/zones/antwerp.ini24
-rw-r--r--base/ini/zones/ghant.ini4
-rw-r--r--base/ini/zones/kronenbaden.ini38
-rw-r--r--base/textures/planets/krone.pngbin0 -> 3600364 bytes
4 files changed, 55 insertions, 11 deletions
diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini
index 2ac05fb..5acbe2d 100644
--- a/base/ini/zones/antwerp.ini
+++ b/base/ini/zones/antwerp.ini
@@ -69,7 +69,7 @@ label=buccaneers
model=maps/pirate/base_large
name=Buccaneers Den
faction=pirates
-location=-768 1280 0
+location=-768 1460 -256
radius=20
[ship]
@@ -107,15 +107,15 @@ radius=20
[navpoint]
label=navpoint_south
name=Navigation point South
-location=-932 128 0
+location=-932 -256 0
[jumpgate]
label=jumpgate_ghant
; override default model
-model=maps/pirate/jumpgate
+model=maps/colonial/jumpgate
target=ghant:jumpgate_antwerp
-faction=pirates
-location=-950 128 8
+faction=colonies
+location=-950 -256 8
yaw=0
; ------------------------------------------------------------------
@@ -140,11 +140,21 @@ yaw=-160
[navpoint]
label=navpoint_west
name=Navigation point West
-location=256 1024 16
+location=420 1024 16
[jumpgate]
label=jumpgate_finnmark
target=finnmark:jumpgate_antwerp
faction=colonies
-location=384 1056 16
+location=460 1056 16
yaw=275
+
+; ------------------------------------------------------------------
+; KRONENBADEN JUMPGATE
+
+[jumpgate]
+label=jumpgate_kronenbaden
+target=kronenbaden:jumpgate_antwerp
+yaw=300
+location=-1024 900 32
+faction=colonies \ No newline at end of file
diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini
index 1fbb465..a56844b 100644
--- a/base/ini/zones/ghant.ini
+++ b/base/ini/zones/ghant.ini
@@ -262,9 +262,9 @@ yaw=90
[jumpgate]
label=jumpgate_antwerp
; override default jumpgate model
-model=maps/pirate/jumpgate
+model=maps/colonial/jumpgate
target=antwerp:jumpgate_ghant
-faction=pirates
+faction=colonies
location=1024 348 32
yaw=180
diff --git a/base/ini/zones/kronenbaden.ini b/base/ini/zones/kronenbaden.ini
index 0422a37..96bb4af 100644
--- a/base/ini/zones/kronenbaden.ini
+++ b/base/ini/zones/kronenbaden.ini
@@ -6,13 +6,47 @@
[zone]
name=Kronenbaden system
+; ------------------------------------------------------------------
+; STAR
+
+[star]
+location=450 1320 512
+name=class F star
+radius=58
+color=1.0 1.0 0.9
+
+; ------------------------------------------------------------------
+; PLANET BADEN
+
[planet]
label=Baden
name=planet Baden
-location=600 -400 -64
+location=1024 -512 -64
texture=planets/baden
+yaw=90
+faction=colonies
+color=1.0 1.0 1.0
+
+; ------------------------------------------------------------------
+; PLANET KRONE
[planet]
label=krone
name=planet Krone
-location=-800 512 128 \ No newline at end of file
+location=-768 840 128
+texture=planets/krone
+yaw=210
+faction=colonies
+color=1.0 1.0 1.0
+
+; ------------------------------------------------------------------
+; ANTWERP JUMPGATE
+
+[jumpgate]
+label=jumpgate_antwerp
+target=antwerp:jumpgate_kronenbaden
+faction=lindblade
+location=256 -1280 -72
+yaw=120
+faction=colonies
+
diff --git a/base/textures/planets/krone.png b/base/textures/planets/krone.png
new file mode 100644
index 0000000..7c043c7
--- /dev/null
+++ b/base/textures/planets/krone.png
Binary files differ