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/unknown.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/unknown.ini')
-rw-r--r--base/ini/zones/unknown.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/ini/zones/unknown.ini b/base/ini/zones/unknown.ini
index d035998..2000d62 100644
--- a/base/ini/zones/unknown.ini
+++ b/base/ini/zones/unknown.ini
@@ -57,7 +57,7 @@ label=alexandria
name=Alexandria outpost
model=maps/colonial/alexandria
location=32 64 0
-direction=270
+yaw=270
color=222 192 145
colorsecond=160 160 160
@@ -68,4 +68,4 @@ model=maps/independent/ensor
location=32 -64 0
color=0.7 0.7 0.9
colorsecond=0.7 0.8 0.95
-direction=90
+yaw=90