summaryrefslogtreecommitdiffhomepage
path: root/data/shatter/Galaxy/Nephrys/Nephrys.def
blob: 4d2fe87aba2fe7481dffe8896d379514ffd3c908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
STARSYSTEM

name:       Nephrys

/*************************************/

sky:        {
   nebula:     "Nebula-Nephrys.mag",
   poly_stars: "stars.mag"
}

stars:      500
dust:       300

/*************************************/

ambient:    (8,  8,  10)

star:        {
   name:    Nephrys
   map:     "Suns/StarA_map.pcx"
   image:   "Suns/G3.pcx",
   tscale:  6,
   radius:  16e8,
   mass:    3e30,
   light:   2.6e11,
   color:   (245, 245, 255),// - A Blue-White
   back:    ( 43,  40,  46) // - nebula18 (dark gray)
}

planet:     {
   name:    Nergal
   map:     "Nephrys/nergal_map.pcx"
   image:   "Nephrys/nergal_lo.pcx",
   high_res:"Nephrys/nergal_hi.jpg",
   gloss:   "Nephrys/nergal_gloss.jpg",
   glow_high_res: "Nephrys/nergal_fire.jpg",
   radius:  9e6,
   mass:    5.6e28,
   orbit:   4.8e11,
   rotation: 160.3,
}

region:     {
   name:    Nergal,
   radius:  480e3,
   grid:    20e3,
   orbit:   35e6,
   inclination: 0.1,
   link:    Casalle, // Loris
   link:    Solnas,  // Korius
}