diff options
author | Stijn Buys <ingar@osirion.org> | 2014-12-24 23:10:19 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2014-12-24 23:10:19 +0000 |
commit | 142ad5e4ad02d69e07fdef98aea2c011fd3f806a (patch) | |
tree | dbd26105e39a77025a0d35c774cc11d784a0d1d7 | |
parent | 0a0ecf8b2273936597d95f4fde2db00ceca9ef60 (diff) |
FIxed patrol route where ships would crash into planet Finnmark.
-rw-r--r-- | base/ini/zones/finnmark.ini | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/base/ini/zones/finnmark.ini b/base/ini/zones/finnmark.ini index 9df8b8f..ecf7ca7 100644 --- a/base/ini/zones/finnmark.ini +++ b/base/ini/zones/finnmark.ini @@ -267,6 +267,9 @@ faction=miners [waypoint] target=finnmark dock=yes + + [waypoint] + target=jumppoint_karelia [waypoint] target=jumpgate_caledonia @@ -281,6 +284,4 @@ faction=miners [waypoint] target=jumpgate_construction - [waypoint] - target=jumppoint_karelia |