diff options
author | Stijn Buys <ingar@osirion.org> | 2013-09-15 10:18:18 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2013-09-15 10:18:18 +0000 |
commit | fa424474ce3067712736bc2a55ea72f1b73152d1 (patch) | |
tree | 8a9b06529d92a675fb25b70300eeba8683023915 /base/ini | |
parent | e05765851f27c856c5ffd1ad09bf4f0b279cb12b (diff) |
Adds sky28, updates a number of existing skyboxes. adds sky27 to the Carthagio system, adds sky28 to the Praetorie system.
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/zones/carthagio.ini | 1 | ||||
-rw-r--r-- | base/ini/zones/praetoria.ini | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/base/ini/zones/carthagio.ini b/base/ini/zones/carthagio.ini index ae0bc5d..0e373fc 100644 --- a/base/ini/zones/carthagio.ini +++ b/base/ini/zones/carthagio.ini @@ -8,6 +8,7 @@ [zone] ; zone name name=Carthagio system +sky=sky27 ; ambient color ambient=.1 .1 .1 ; [x y z] galactic location diff --git a/base/ini/zones/praetoria.ini b/base/ini/zones/praetoria.ini index bf984d8..861b9b1 100644 --- a/base/ini/zones/praetoria.ini +++ b/base/ini/zones/praetoria.ini @@ -8,6 +8,7 @@ [zone] ; zone name name=Praetoria system +sky=sky28 ; ambient color ambient=.1 .1 .1 ; [x y z] galactic location |