summaryrefslogtreecommitdiffhomepage
path: root/data/shatter/Galaxy/Ostara
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-02-06 19:14:54 +0100
committerAki <please@ignore.pl>2022-02-06 19:16:34 +0100
commitd289918bfdf7635ec3bb2c94d8255da2b2572aea (patch)
tree6e9143cbfd63fd0e6a674d37a51a58ea85882929 /data/shatter/Galaxy/Ostara
parentba64478a1aa1740da47ff0016dff6cc633900b73 (diff)
downloadstarshatter-d289918bfdf7635ec3bb2c94d8255da2b2572aea.zip
starshatter-d289918bfdf7635ec3bb2c94d8255da2b2572aea.tar.gz
starshatter-d289918bfdf7635ec3bb2c94d8255da2b2572aea.tar.bz2
Added datafiles to the repository
This includes only text files from the most common distribution of content.dat and shatter.dat.
Diffstat (limited to 'data/shatter/Galaxy/Ostara')
-rw-r--r--data/shatter/Galaxy/Ostara/Ostara.def61
1 files changed, 61 insertions, 0 deletions
diff --git a/data/shatter/Galaxy/Ostara/Ostara.def b/data/shatter/Galaxy/Ostara/Ostara.def
new file mode 100644
index 0000000..b060c1b
--- /dev/null
+++ b/data/shatter/Galaxy/Ostara/Ostara.def
@@ -0,0 +1,61 @@
+STARSYSTEM
+
+name: Ostara
+
+/*************************************/
+
+sky: {
+ nebula: "Nebula-Ostara.mag",
+ poly_stars: "stars.mag",
+ }
+
+stars: 500
+dust: 300
+
+/*************************************/
+
+ambient: (32, 8, 8)
+
+star: {
+ name: Ostara,
+ image: "Suns/M1.pcx",
+ tscale: 6,
+ radius: 12e8,
+ mass: 1e30,
+ light: 5e10,
+ color: (255, 170, 160),// - deep red
+ back: (130, 90, 50) // - nebula2
+}
+
+planet: {
+ name: Aram,
+ image: "Ostara/aram_lo.pcx",
+ high_res:"Ostara/aram_hi.pcx",
+ radius: 6.4e6,
+ mass: 5.98e24,
+ atmosphere: (180,90,60),
+ orbit: 10.34e10,
+ rotation: 15
+}
+
+region: {
+ name: Aram,
+ radius: 480e3,
+ grid: 20e3,
+ orbit: 19e6,
+ inclination: 0.45,
+ link: Volova, // Kolchev
+ link: Kala, // Haiche
+ link: Theramin, // Tarsus
+}
+
+moon: {
+ name: Ur,
+ image: "Moons/lunar_lo.pcx",
+ high_res:"Moons/lunar_hi.pcx",
+ radius: 1e6,
+ mass: 8e22,
+ orbit: 85e6
+}
+
+