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/intro.ini47
-rw-r--r--base/textures/corona/horizglow.pngbin0 -> 128587 bytes
2 files changed, 45 insertions, 2 deletions
diff --git a/base/ini/intro.ini b/base/ini/intro.ini
index d5c97b2..7d5050c 100644
--- a/base/ini/intro.ini
+++ b/base/ini/intro.ini
@@ -60,7 +60,7 @@ location=512 512 -128
corona=default
;
-; TSU-KHAN
+; TSU-KHAN INTRO
;
[intro]
@@ -128,7 +128,7 @@ location=512 96 128
corona=plain
;
-; LINDBLADE
+; LINDBLADE INTRO
;
[intro]
@@ -169,3 +169,46 @@ color=1 .9 .5
radius=92
location=128 32 64
corona=default
+
+;
+; NEUTRAL INTRO
+;
+
+[intro]
+label=neutral
+sky=sky18
+ambient=0 0 0
+
+[convoy]
+; [r g b] entity primary color, values in the 0-255 range
+color=0.7 0.7 0.9
+colorsecond=0.7 0.8 0.95
+; origin of the convoy
+location=-4 4 0
+; direction the convoy ships are flying to
+direction=-15
+; speed of the convoy ships
+speed=1
+; convoy ships
+ship=maps/independent/galaxy
+ship=maps/independent/shootingstar
+ship=maps/independent/avenger
+ship=maps/independent/avenger
+
+[entity]
+label=ensor
+model=maps/independent/ensor
+location=-4 -2 0
+color=0.7 0.7 0.9
+colorsecond=0.7 0.8 0.95
+radius=2
+yaw=45
+
+[globe]
+bright=yes
+label=star
+name=Star
+color=0.8 1 0.8
+radius=8
+location=64 0 0
+corona=horizglow \ No newline at end of file
diff --git a/base/textures/corona/horizglow.png b/base/textures/corona/horizglow.png
new file mode 100644
index 0000000..6b100aa
--- /dev/null
+++ b/base/textures/corona/horizglow.png
Binary files differ