diff options
author | Stijn Buys <ingar@osirion.org> | 2008-10-26 18:10:54 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-10-26 18:10:54 +0000 |
commit | e18b006f3d9ce1a34be81674c1910736b527a18a (patch) | |
tree | 34a1c0074fec2bbde682dd7b2b346e20fbe9581c /base | |
parent | 66bbd845fe5552ad34e961cf65eae49eb5552344 (diff) |
updated intro.ini
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/intro.ini | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/base/ini/intro.ini b/base/ini/intro.ini index 82588e6..c14e69e 100644 --- a/base/ini/intro.ini +++ b/base/ini/intro.ini @@ -10,6 +10,13 @@ sky=sky25 [convoy] ; [r g b] entity primary color, values in the 0-255 range color=222 192 145 +; origin of the convoy +location=-16 -4 0 +; direction the convoy ships are flying to +direction=15 +; speed of the convoy ships +speed=1 + ; convoy ships ship=matrix ship=matrix @@ -23,7 +30,6 @@ ship=vector ship=vector ship=vector ship=vector -ship=vector [globe] label=planet |