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/karelia.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/karelia.ini')
-rw-r--r--base/ini/zones/karelia.ini6
1 files changed, 3 insertions, 3 deletions
diff --git a/base/ini/zones/karelia.ini b/base/ini/zones/karelia.ini
index 50d554a..2a50594 100644
--- a/base/ini/zones/karelia.ini
+++ b/base/ini/zones/karelia.ini
@@ -19,7 +19,7 @@ location=752 164 -64
label=jumppoint_anara
target=anara:jumppoint_karelia
location=764 164 64
-direction=180
+yaw=180
; ------------------------------------------------------------------
; FINNMARK JUMPPOINT
@@ -33,7 +33,7 @@ location=-752 128 -64
label=jumppoint_finnmark
target=finnmark:jumppoint_karelia
location=-764 128 64
-direction=0
+yaw=0
; ------------------------------------------------------------------
; CALEDONIA JUMPPOINT
@@ -47,4 +47,4 @@ location=-96 -500 12
label=jumppoint_caledonia
target=caledonia:jumppoint_karelia
location=-96 -512 12
-direction=80
+yaw=80