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/eastend.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'base/ini/zones/eastend.ini') diff --git a/base/ini/zones/eastend.ini b/base/ini/zones/eastend.ini index 9b306c6..c8e4ac2 100644 --- a/base/ini/zones/eastend.ini +++ b/base/ini/zones/eastend.ini @@ -25,7 +25,7 @@ name=Ensor station model=maps/independent/ensor faction=independent location=-32 32 2 -direction=30 +yaw=30 ; this entity is the default zone view default = yes @@ -53,7 +53,7 @@ label=jumpgate_albion target=albion:jumpgate_eastend faction=independent location=520 0 0 -direction=270 +yaw=270 ; ------------------------------------------------------------------ ; BROGHA JUMPGATE @@ -68,4 +68,4 @@ label=jumpgate_brogha target=brogha:jumpgate_eastend faction=independent location=-520 0 0 -direction=0 +yaw=0 -- cgit v1.2.3