From efc73b23504604023816aad38028ea139d86896a Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 6 Oct 2010 16:30:39 +0000 Subject: added sky02, updated merchant intro --- base/ini/intro.ini | 8 ++++---- base/textures/sky/sky02_back.png | Bin 0 -> 208208 bytes base/textures/sky/sky02_down.png | Bin 0 -> 195135 bytes base/textures/sky/sky02_front.png | Bin 0 -> 190301 bytes base/textures/sky/sky02_left.png | Bin 0 -> 213509 bytes base/textures/sky/sky02_right.png | Bin 0 -> 188220 bytes base/textures/sky/sky02_up.png | Bin 0 -> 189822 bytes 7 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 base/textures/sky/sky02_back.png create mode 100644 base/textures/sky/sky02_down.png create mode 100644 base/textures/sky/sky02_front.png create mode 100644 base/textures/sky/sky02_left.png create mode 100644 base/textures/sky/sky02_right.png create mode 100644 base/textures/sky/sky02_up.png (limited to 'base') diff --git a/base/ini/intro.ini b/base/ini/intro.ini index 39b8f71..c02fdc8 100644 --- a/base/ini/intro.ini +++ b/base/ini/intro.ini @@ -10,7 +10,7 @@ [intro] label=merchant -sky=sky25 +sky=sky02 [convoy] ; [r g b] entity primary color, values in the 0-255 range @@ -25,9 +25,9 @@ speed=1 ; convoy ships ship=maps/merchant/matrix ship=maps/merchant/matrix -ship=maps/merchant/tensor -ship=maps/merchant/tensor -ship=maps/merchant/tensor +ship=maps/merchant/scalar +ship=maps/merchant/scalar +ship=maps/merchant/scalar ship=maps/merchant/vector ship=maps/merchant/vector ship=maps/merchant/vector diff --git a/base/textures/sky/sky02_back.png b/base/textures/sky/sky02_back.png new file mode 100644 index 0000000..b0e56fc Binary files /dev/null and b/base/textures/sky/sky02_back.png differ diff --git a/base/textures/sky/sky02_down.png b/base/textures/sky/sky02_down.png new file mode 100644 index 0000000..0cf038b Binary files /dev/null and b/base/textures/sky/sky02_down.png differ diff --git a/base/textures/sky/sky02_front.png b/base/textures/sky/sky02_front.png new file mode 100644 index 0000000..1ce80f0 Binary files /dev/null and b/base/textures/sky/sky02_front.png differ diff --git a/base/textures/sky/sky02_left.png b/base/textures/sky/sky02_left.png new file mode 100644 index 0000000..0a61d4e Binary files /dev/null and b/base/textures/sky/sky02_left.png differ diff --git a/base/textures/sky/sky02_right.png b/base/textures/sky/sky02_right.png new file mode 100644 index 0000000..c742ad1 Binary files /dev/null and b/base/textures/sky/sky02_right.png differ diff --git a/base/textures/sky/sky02_up.png b/base/textures/sky/sky02_up.png new file mode 100644 index 0000000..337e2c9 Binary files /dev/null and b/base/textures/sky/sky02_up.png differ -- cgit v1.2.3