diff options
author | Michael Rodenhurst <thorn@osirion.org> | 2011-07-01 22:31:25 +0000 |
---|---|---|
committer | Michael Rodenhurst <thorn@osirion.org> | 2011-07-01 22:31:25 +0000 |
commit | 6db8e8e281a43696b738428ffda17876502b41bb (patch) | |
tree | a457be604a545e3464e9b05c14e2931bed64b32d | |
parent | 58bc45fd7eaecfabbf47af7b7ad4235a148aab68 (diff) |
Set complex flag for unfinished jumpgates
-rw-r--r-- | base/ini/zones/finnmark.ini | 1 | ||||
-rw-r--r-- | base/ini/zones/kronenbaden.ini | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/base/ini/zones/finnmark.ini b/base/ini/zones/finnmark.ini index 59cec87..b9e838a 100644 --- a/base/ini/zones/finnmark.ini +++ b/base/ini/zones/finnmark.ini @@ -133,6 +133,7 @@ location=-584 896 0 model=maps/colonial/jumpgate yaw=0 faction=colonies +complex=true [station] label=jumpgate_construction diff --git a/base/ini/zones/kronenbaden.ini b/base/ini/zones/kronenbaden.ini index 1277f63..df244dd 100644 --- a/base/ini/zones/kronenbaden.ini +++ b/base/ini/zones/kronenbaden.ini @@ -71,6 +71,7 @@ location=1380 356 8 model=maps/colonial/jumpgate yaw=180 faction=colonies +complex=true [station] label=jumpgate_construction |