diff options
author | Stijn Buys <ingar@osirion.org> | 2012-11-21 20:47:40 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2012-11-21 20:47:40 +0000 |
commit | 4d6781bd02ee2f3abf7288cc693828a4ac25183c (patch) | |
tree | 2ca83ce20dace37c9e7dd92c6ef6bbba5760dd75 /base | |
parent | 547fa50153bc3c80665c1056cc3a520f06f61c21 (diff) |
Make planets Krone and Baden dockable.
Diffstat (limited to 'base')
-rw-r--r-- | base/ini/zones/kronenbaden.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/base/ini/zones/kronenbaden.ini b/base/ini/zones/kronenbaden.ini index 0d24c50..1d221d4 100644 --- a/base/ini/zones/kronenbaden.ini +++ b/base/ini/zones/kronenbaden.ini @@ -32,7 +32,9 @@ location=786 -400 -64 texture=planets/baden yaw=90 faction=colonies +; set color to white, otherwise faction color will be used color=1.0 1.0 1.0 +dock=yes [cargo] label=gold @@ -54,7 +56,9 @@ location=-512 256 -128 texture=planets/krone yaw=210 faction=colonies +; set color to white color=1.0 1.0 1.0 +dock=yes [cargo] label=gold |