From 27dffeb005631b57277d3cdad8bf1f94d2ab3c7c Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 21 Apr 2013 18:51:19 +0000 Subject: Added sky25 for the Camorra system. --- base/ini/zones/camorra.ini | 2 +- base/textures/sky/sky25_back.png | Bin 0 -> 1629460 bytes base/textures/sky/sky25_down.png | Bin 0 -> 1466343 bytes base/textures/sky/sky25_front.png | Bin 0 -> 1444765 bytes base/textures/sky/sky25_left.png | Bin 0 -> 1468716 bytes base/textures/sky/sky25_right.png | Bin 0 -> 1619924 bytes base/textures/sky/sky25_up.png | Bin 0 -> 1535347 bytes 7 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 base/textures/sky/sky25_back.png create mode 100644 base/textures/sky/sky25_down.png create mode 100644 base/textures/sky/sky25_front.png create mode 100644 base/textures/sky/sky25_left.png create mode 100644 base/textures/sky/sky25_right.png create mode 100644 base/textures/sky/sky25_up.png diff --git a/base/ini/zones/camorra.ini b/base/ini/zones/camorra.ini index 6577103..d046c26 100644 --- a/base/ini/zones/camorra.ini +++ b/base/ini/zones/camorra.ini @@ -8,7 +8,7 @@ [zone] name=Camorra system -;sky= +sky=sky25 ; [x y z] galactic location location=807 451 0 ambient=0.1 0.1 0.1 diff --git a/base/textures/sky/sky25_back.png b/base/textures/sky/sky25_back.png new file mode 100644 index 0000000..ffe21d4 Binary files /dev/null and b/base/textures/sky/sky25_back.png differ diff --git a/base/textures/sky/sky25_down.png b/base/textures/sky/sky25_down.png new file mode 100644 index 0000000..9fc6f04 Binary files /dev/null and b/base/textures/sky/sky25_down.png differ diff --git a/base/textures/sky/sky25_front.png b/base/textures/sky/sky25_front.png new file mode 100644 index 0000000..b530f0c Binary files /dev/null and b/base/textures/sky/sky25_front.png differ diff --git a/base/textures/sky/sky25_left.png b/base/textures/sky/sky25_left.png new file mode 100644 index 0000000..fa32009 Binary files /dev/null and b/base/textures/sky/sky25_left.png differ diff --git a/base/textures/sky/sky25_right.png b/base/textures/sky/sky25_right.png new file mode 100644 index 0000000..27f8cc7 Binary files /dev/null and b/base/textures/sky/sky25_right.png differ diff --git a/base/textures/sky/sky25_up.png b/base/textures/sky/sky25_up.png new file mode 100644 index 0000000..ea710a9 Binary files /dev/null and b/base/textures/sky/sky25_up.png differ -- cgit v1.2.3