From 8ecf395cc6f0099793d6905b09c5ef13e0a97f3a Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 18 Nov 2010 15:37:16 +0000 Subject: Replaced direction keys with yaw keys in the zone ini files, changed the sign of the pitch keys. --- base/ini/zones/karelia.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'base/ini/zones/karelia.ini') 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 -- cgit v1.2.3