Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base/ini/world.ini3
-rw-r--r--base/ini/zones/antwerp.ini20
-rw-r--r--base/ini/zones/kor_glaven.ini7
-rw-r--r--base/ini/zones/kor_telos.ini19
-rw-r--r--base/ini/zones/kronenbaden.ini18
-rw-r--r--base/textures/planets/antwerp.jpgbin930680 -> 0 bytes
-rw-r--r--base/textures/planets/antwerp.pngbin0 -> 4571845 bytes
-rw-r--r--base/textures/planets/baden.pngbin0 -> 3140550 bytes
-rw-r--r--base/textures/planets/brogha.jpgbin455357 -> 0 bytes
-rw-r--r--base/textures/planets/brogha.pngbin0 -> 2709794 bytes
-rw-r--r--base/textures/planets/finnmark.jpgbin862194 -> 0 bytes
-rw-r--r--base/textures/planets/finnmark.pngbin0 -> 3832988 bytes
-rw-r--r--base/textures/planets/ghant.jpgbin637945 -> 0 bytes
-rw-r--r--base/textures/planets/ghant.pngbin0 -> 4088182 bytes
-rw-r--r--base/textures/planets/kiana.jpgbin190594 -> 0 bytes
-rw-r--r--base/textures/planets/kiana.pngbin0 -> 1609940 bytes
-rw-r--r--base/textures/planets/lindblade.jpgbin523427 -> 0 bytes
-rw-r--r--base/textures/planets/lindblade.pngbin0 -> 1640170 bytes
-rw-r--r--base/textures/planets/neutron.jpgbin117715 -> 0 bytes
-rw-r--r--base/textures/planets/neutron.pngbin0 -> 64030 bytes
-rw-r--r--base/textures/planets/seymour.jpgbin559535 -> 0 bytes
-rw-r--r--base/textures/planets/seymour.pngbin0 -> 2931263 bytes
22 files changed, 57 insertions, 10 deletions
diff --git a/base/ini/world.ini b/base/ini/world.ini
index 21f3169..c79b233 100644
--- a/base/ini/world.ini
+++ b/base/ini/world.ini
@@ -13,6 +13,7 @@
zone=ghant
zone=brogha
zone=antwerp
+zone=kronenbaden
; neutral systems
zone=eastend
@@ -21,6 +22,8 @@ zone=finnmark
; borderworlds
zone=karelia
zone=anara
+zone=kor_glaven
+zone=kor_telos
; lindblade space
zone=lindblade
diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini
index 69a5bef..2ac05fb 100644
--- a/base/ini/zones/antwerp.ini
+++ b/base/ini/zones/antwerp.ini
@@ -86,20 +86,20 @@ radius=20
[cargo]
label=liquor
price=450
- amount=-1
+ amount=0
[cargo]
label=carbosteel
price=500
amount=0
-[station]
-ship=juggernaut
-label=jollyroger
-name=Jolly Roger
-faction=pirates
-location=-768 1260 4
-yaw=5
+;[station]
+;ship=juggernaut
+;label=jollyroger
+;name=Jolly Roger
+;faction=pirates
+;location=-768 1260 4
+;yaw=5
; ------------------------------------------------------------------
; GHANT JUMPGATE
@@ -107,7 +107,7 @@ yaw=5
[navpoint]
label=navpoint_south
name=Navigation point South
-location=-1024 0 0
+location=-932 128 0
[jumpgate]
label=jumpgate_ghant
@@ -115,7 +115,7 @@ label=jumpgate_ghant
model=maps/pirate/jumpgate
target=ghant:jumpgate_antwerp
faction=pirates
-location=-1048 0 8
+location=-950 128 8
yaw=0
; ------------------------------------------------------------------
diff --git a/base/ini/zones/kor_glaven.ini b/base/ini/zones/kor_glaven.ini
new file mode 100644
index 0000000..5211708
--- /dev/null
+++ b/base/ini/zones/kor_glaven.ini
@@ -0,0 +1,7 @@
+;
+; kor_glaven.ini
+; world description for Kor Glaven
+;
+
+[zone]
+name=Kor Glaven
diff --git a/base/ini/zones/kor_telos.ini b/base/ini/zones/kor_telos.ini
new file mode 100644
index 0000000..3c133de
--- /dev/null
+++ b/base/ini/zones/kor_telos.ini
@@ -0,0 +1,19 @@
+;
+; kor_telos.ini
+; world description for Kor Telos
+;
+
+[zone]
+name=Kor Telos
+
+[planet]
+label=corthio
+name=planet Corthio
+location=-600 456 65
+
+[planet]
+label=andros
+name=planet Andros
+location=789 -800 -96
+
+
diff --git a/base/ini/zones/kronenbaden.ini b/base/ini/zones/kronenbaden.ini
new file mode 100644
index 0000000..0422a37
--- /dev/null
+++ b/base/ini/zones/kronenbaden.ini
@@ -0,0 +1,18 @@
+;
+; kronenbaden.ini
+; world description for the Kronenbaden System
+;
+
+[zone]
+name=Kronenbaden system
+
+[planet]
+label=Baden
+name=planet Baden
+location=600 -400 -64
+texture=planets/baden
+
+[planet]
+label=krone
+name=planet Krone
+location=-800 512 128 \ No newline at end of file
diff --git a/base/textures/planets/antwerp.jpg b/base/textures/planets/antwerp.jpg
deleted file mode 100644
index 5fd8348..0000000
--- a/base/textures/planets/antwerp.jpg
+++ /dev/null
Binary files differ
diff --git a/base/textures/planets/antwerp.png b/base/textures/planets/antwerp.png
new file mode 100644
index 0000000..d6e0856
--- /dev/null
+++ b/base/textures/planets/antwerp.png
Binary files differ
diff --git a/base/textures/planets/baden.png b/base/textures/planets/baden.png
new file mode 100644
index 0000000..518252f
--- /dev/null
+++ b/base/textures/planets/baden.png
Binary files differ
diff --git a/base/textures/planets/brogha.jpg b/base/textures/planets/brogha.jpg
deleted file mode 100644
index bde518e..0000000
--- a/base/textures/planets/brogha.jpg
+++ /dev/null
Binary files differ
diff --git a/base/textures/planets/brogha.png b/base/textures/planets/brogha.png
new file mode 100644
index 0000000..489b5e9
--- /dev/null
+++ b/base/textures/planets/brogha.png
Binary files differ
diff --git a/base/textures/planets/finnmark.jpg b/base/textures/planets/finnmark.jpg
deleted file mode 100644
index bc7b834..0000000
--- a/base/textures/planets/finnmark.jpg
+++ /dev/null
Binary files differ
diff --git a/base/textures/planets/finnmark.png b/base/textures/planets/finnmark.png
new file mode 100644
index 0000000..7d773b7
--- /dev/null
+++ b/base/textures/planets/finnmark.png
Binary files differ
diff --git a/base/textures/planets/ghant.jpg b/base/textures/planets/ghant.jpg
deleted file mode 100644
index 7e31954..0000000
--- a/base/textures/planets/ghant.jpg
+++ /dev/null
Binary files differ
diff --git a/base/textures/planets/ghant.png b/base/textures/planets/ghant.png
new file mode 100644
index 0000000..0c238b0
--- /dev/null
+++ b/base/textures/planets/ghant.png
Binary files differ
diff --git a/base/textures/planets/kiana.jpg b/base/textures/planets/kiana.jpg
deleted file mode 100644
index 0a8fc74..0000000
--- a/base/textures/planets/kiana.jpg
+++ /dev/null
Binary files differ
diff --git a/base/textures/planets/kiana.png b/base/textures/planets/kiana.png
new file mode 100644
index 0000000..c08bfb4
--- /dev/null
+++ b/base/textures/planets/kiana.png
Binary files differ
diff --git a/base/textures/planets/lindblade.jpg b/base/textures/planets/lindblade.jpg
deleted file mode 100644
index 675411f..0000000
--- a/base/textures/planets/lindblade.jpg
+++ /dev/null
Binary files differ
diff --git a/base/textures/planets/lindblade.png b/base/textures/planets/lindblade.png
new file mode 100644
index 0000000..bd4cdb8
--- /dev/null
+++ b/base/textures/planets/lindblade.png
Binary files differ
diff --git a/base/textures/planets/neutron.jpg b/base/textures/planets/neutron.jpg
deleted file mode 100644
index 1b67b86..0000000
--- a/base/textures/planets/neutron.jpg
+++ /dev/null
Binary files differ
diff --git a/base/textures/planets/neutron.png b/base/textures/planets/neutron.png
new file mode 100644
index 0000000..055396e
--- /dev/null
+++ b/base/textures/planets/neutron.png
Binary files differ
diff --git a/base/textures/planets/seymour.jpg b/base/textures/planets/seymour.jpg
deleted file mode 100644
index ad09f42..0000000
--- a/base/textures/planets/seymour.jpg
+++ /dev/null
Binary files differ
diff --git a/base/textures/planets/seymour.png b/base/textures/planets/seymour.png
new file mode 100644
index 0000000..f8fc0ef
--- /dev/null
+++ b/base/textures/planets/seymour.png
Binary files differ