diff options
author | Evan Goers <mega@osirion.org> | 2010-11-25 09:17:39 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2010-11-25 09:17:39 +0000 |
commit | a8e9351436bd17be5e13255ce72e1c8c9ba4028c (patch) | |
tree | b8cb7a233306e80b1da21e96df20ee5ec0fc3493 /base/ini | |
parent | c231f6bfc97907402f7cbde7dfaf4980e1ca3c2f (diff) |
intro.ini: changed tsukhan intro a bit and gave all intros default star coronas.
tiger.map: added more detail.
regula.map: increased tube poly count.
tsukhan_central: added lights and changed city glass texture.
civilian_starscraper.map: added lights.
civilian_housing.map: added lights and some extra detail.
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/intro.ini | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/base/ini/intro.ini b/base/ini/intro.ini index f3bb639..15dba88 100644 --- a/base/ini/intro.ini +++ b/base/ini/intro.ini @@ -56,6 +56,7 @@ name=Star color=1 1 1 radius=4 location=512 512 -128 +corona=default ; ; TSU-KHAN @@ -86,6 +87,34 @@ ship=maps/tsukhan/inquisitor ship=maps/tsukhan/inquisitor ship=maps/tsukhan/ravager +[convoy] +color=0.1 0.1 0.1 +colorsecond=0.5 0 0.5 +location=12 -24 -12 +direction=45 +speed=5 + +ship=maps/tsukhan/imp +ship=maps/tsukhan/imp +ship=maps/tsukhan/imp +ship=maps/tsukhan/camel + +; static entities +[entity] +label=colossus +model=maps/tsukhan/colossus +location=128 24 0 +color=0.1 0.1 0.1 +colorsecond=0.5 0 0.5 +yaw=45 + +[entity] +label=starscraper +model=maps/tsukhan/civilian_starscraper +location=96 -32 0 +color=0.1 0.1 0.1 +colorsecond=0.5 0 0.5 + [globe] bright=yes label=star @@ -93,6 +122,7 @@ name=Star color=210 210 255 radius=64 location=512 96 128 +corona=default ; ; LINDBLADE @@ -134,4 +164,5 @@ name=Star color=1 .9 .5 radius=92 location=128 32 64 +corona=default |