Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2010-11-18 15:37:16 +0000
committerStijn Buys <ingar@osirion.org>2010-11-18 15:37:16 +0000
commit8ecf395cc6f0099793d6905b09c5ef13e0a97f3a (patch)
treea308883b95ecab62baa7b23fe1e51d00deadb342 /base/ini/zones/antwerp.ini
parent7ec8441ddf2fcf4a72c706f39163be5361d279bd (diff)
Replaced direction keys with yaw keys in the zone ini files, changed the sign of the pitch keys.
Diffstat (limited to 'base/ini/zones/antwerp.ini')
-rw-r--r--base/ini/zones/antwerp.ini6
1 files changed, 3 insertions, 3 deletions
diff --git a/base/ini/zones/antwerp.ini b/base/ini/zones/antwerp.ini
index 0227de9..5df9cb3 100644
--- a/base/ini/zones/antwerp.ini
+++ b/base/ini/zones/antwerp.ini
@@ -88,7 +88,7 @@ model=maps/pirate/jumpgate
target=ghant:jumpgate_antwerp
faction=pirates
location=-1048 0 8
-direction=0
+yaw=0
; ------------------------------------------------------------------
; ALBION JUMPGATE
@@ -104,7 +104,7 @@ model=maps/colonial/jumpgate
target=albion:jumpgate_antwerp
faction=colonies
location=1124 -302 0
-direction=300
+yaw=300
; ------------------------------------------------------------------
; FINNMARK JUMPGATE
@@ -119,4 +119,4 @@ label=jumpgate_finnmark
target=finnmark:jumpgate_antwerp
faction=colonies
location=384 1056 16
-direction=275
+yaw=275