summaryrefslogtreecommitdiffhomepage
path: root/data/shatter/Galaxy/Tarsus/Tarsus.def
diff options
context:
space:
mode:
Diffstat (limited to 'data/shatter/Galaxy/Tarsus/Tarsus.def')
-rw-r--r--data/shatter/Galaxy/Tarsus/Tarsus.def82
1 files changed, 82 insertions, 0 deletions
diff --git a/data/shatter/Galaxy/Tarsus/Tarsus.def b/data/shatter/Galaxy/Tarsus/Tarsus.def
new file mode 100644
index 0000000..313d89a
--- /dev/null
+++ b/data/shatter/Galaxy/Tarsus/Tarsus.def
@@ -0,0 +1,82 @@
+STARSYSTEM
+
+name: Tarsus
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Tarsus.mag",
+ poly_stars: "stars.mag",
+}
+
+stars: 500
+dust: 220
+
+/*************************************/
+
+ambient: (25, 22, 20)
+
+star: {
+ name: Tarsus
+ map: "Suns/StarG_map.pcx"
+ image: "Suns/G3.pcx",
+ tscale: 6,
+ radius: 16e8,
+ mass: 2e30,
+ light: 1.5e11,
+ color: (255, 250, 230),// - standard yellow
+ back: (170, 110, 50),// - nebula7
+}
+
+region: {
+ name: Sintar,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 1.25e11,
+ inclination: 0.45,
+ asteroids: 200
+}
+
+planet: {
+ name: "Tarsus I"
+ map: "Tarsus/tarsus_map.pcx"
+ image: "Tarsus/tarsus_lo.pcx",
+ high_res:"Tarsus/tarsus_hi.jpg",
+ atmosphere: (90,70,60),
+ radius: 3.75e6,
+ mass: 5.6e26,
+ orbit: 1.95e11,
+ rotation: 21.3
+}
+
+region: {
+ name: Tarsus,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 17e6,
+ inclination: 0.45
+}
+
+
+planet: {
+ name: "Tarsus II",
+ map: "Tarsus/oman_map.pcx"
+ image: "Tarsus/oman_lo.pcx",
+ high_res:"Tarsus/oman_hi.jpg",
+ radius: 2.15e6,
+ mass: 3.96e26,
+ orbit: 3.61e11,
+ rotation: 11.1
+}
+
+region: {
+ name: "Theramin",
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 13e6,
+ inclination: 0.45,
+ link: Volova, // Kolchev
+ link: Aram, // Ostara
+ link: Cavenda, // Radix
+}
+