From 74a217db0db37463d51bfc083db1c98d75e703ab Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Sat, 1 Dec 2012 00:25:06 +0000 Subject: Added neutral intro. --- base/ini/intro.ini | 47 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 45 insertions(+), 2 deletions(-) (limited to 'base/ini/intro.ini') 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 -- cgit v1.2.3