diff options
author | Stijn Buys <ingar@osirion.org> | 2008-09-26 16:57:30 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-09-26 16:57:30 +0000 |
commit | cbdcbb6103636deedeba2f4309a04e304553d0a7 (patch) | |
tree | c6e5a1ab7c5f548a8ec4eeddc98e993f6b7da7b8 /base/ini | |
parent | aaee2fb2014c883ddd018631d687f4284b781714 (diff) |
adds sky27 from Thorn to the Burto system, corrects typos, tweaks jumppoints
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/zones/burton.ini | 1 | ||||
-rw-r--r-- | base/ini/zones/dover.ini | 1 | ||||
-rw-r--r-- | base/ini/zones/eastend.ini | 2 | ||||
-rw-r--r-- | base/ini/zones/ghant.ini | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/base/ini/zones/burton.ini b/base/ini/zones/burton.ini index f04f626..8f2289b 100644 --- a/base/ini/zones/burton.ini +++ b/base/ini/zones/burton.ini @@ -7,6 +7,7 @@ ; ZONE IDENTIFICATION [zone] name=Burton system +sky=sky27 ; ; ORIGIN diff --git a/base/ini/zones/dover.ini b/base/ini/zones/dover.ini index 95ca132..63a85b6 100644 --- a/base/ini/zones/dover.ini +++ b/base/ini/zones/dover.ini @@ -20,7 +20,6 @@ name=Navigation point Origin ; [x y x] entity location location=0 0 0 - ; ; STAR diff --git a/base/ini/zones/eastend.ini b/base/ini/zones/eastend.ini index 6e33a44..f183b7a 100644 --- a/base/ini/zones/eastend.ini +++ b/base/ini/zones/eastend.ini @@ -10,7 +10,7 @@ [zone] name=East End system -[navpiont] +[navpoint] label=navpoint_origin name=Navigation point Origin location=0 0 0 diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 7dc9e96..d5d403d 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -146,6 +146,6 @@ location=716 -1008 20 [jumppoint] label=jumppoint_brogha -name=Jump point Ghant -> Brogha +name=Jumppoint Ghant -> Brogha location=715 -1024 0 target=brogha:jumppoint_ghant |