diff options
author | Stijn Buys <ingar@osirion.org> | 2012-10-21 09:15:52 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2012-10-21 09:15:52 +0000 |
commit | 902fa3e9a95e9b2433cc23aba76abdf1b8aede09 (patch) | |
tree | 99ae04bb9ef1a87427bba252578470d87aeadfea | |
parent | 205c65dc6862266ec45ba8f3f25d211a51673b52 (diff) |
Corrected unfinished jumpgate radius.
-rw-r--r-- | base/ini/zones/finnmark.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/base/ini/zones/finnmark.ini b/base/ini/zones/finnmark.ini index c8e0bad..691507e 100644 --- a/base/ini/zones/finnmark.ini +++ b/base/ini/zones/finnmark.ini @@ -137,12 +137,13 @@ location=624 512 8 ; ------------------------------------------------------------------ [entity] -label=jumpgate_construction_gate +label=jumpgate_unfinished name=Unfinished Jumpgate location=-584 896 0 model=maps/static/jumpgate_construction yaw=0 faction=miners +radius=5.4 [jumppoint] label=jumppoint_kronenbaden |