From e847b329fefefce6cf5219674f9e5a6d74b3f63c Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 21 Dec 2008 19:11:31 +0000 Subject: added second introduction --- base/ini/intro.ini | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) (limited to 'base/ini/intro.ini') diff --git a/base/ini/intro.ini b/base/ini/intro.ini index ed70c7d..16d3df2 100644 --- a/base/ini/intro.ini +++ b/base/ini/intro.ini @@ -4,7 +4,12 @@ ; world description file for the intro module ; +; +; MERCHANT INTRO +; + [intro] +label=merchant sky=sky25 [convoy] @@ -51,3 +56,39 @@ name=Star color=1 1 1 radius=4 location=512 512 -128 + +; +; MILITARY +; + +[intro] +label=military +sky=sky31 + +[convoy] +; [r g b] entity primary color, values in the 0-255 range +color=222 192 145 +; origin of the convoy +location=-8 4 0 +; direction the convoy ships are flying to +direction=-45 +; speed of the convoy ships +speed=1 + +; convoy ships +ship=tsukhan/scout +ship=tsukhan/scout +ship=tsukhan/scout +ship=tsukhan/scout +ship=tsukhan/interceptor +ship=tsukhan/interceptor +ship=tsukhan/interceptor + +[globe] +bright=yes +label=star +name=Star +color=1 1 1 +radius=64 +location=512 96 128 + -- cgit v1.2.3