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/eastend.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/eastend.ini')
-rw-r--r--base/ini/zones/eastend.ini6
1 files changed, 3 insertions, 3 deletions
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