diff options
author | Evan Goers <mega@osirion.org> | 2009-02-05 21:39:58 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2009-02-05 21:39:58 +0000 |
commit | ff4a35a95a15ab5c784488a849d82918ef94291d (patch) | |
tree | 2c47173e023d6f0a8c789a8d955088ca9fcf354d /base/ini/zones | |
parent | 7d242b5421b04a1cffc0e291c5b0fb7cb2c67075 (diff) |
Changed navpoint model light size.
Added navpoint models to ghant.
Diffstat (limited to 'base/ini/zones')
-rw-r--r-- | base/ini/zones/ghant.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 86fc31d..92f65f9 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -24,6 +24,8 @@ name=Navigation point Origin location=0 0 0 ; this entity is the default zone view ;default = yes +; [path] model path +model=static/navpoint ; ; STAR @@ -141,6 +143,7 @@ pitch=15 label=navpoint_east name=Navigation point East location=716 -1008 20 +model=static/navpoint [jumpgate] label=jumpgate_brogha |