diff options
author | Evan Goers <mega@osirion.org> | 2012-12-10 11:20:23 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2012-12-10 11:20:23 +0000 |
commit | 9199382660d7b94dbe69da2271e7283280310872 (patch) | |
tree | 0479af874742bc91d9dc5e4040bc2c965d4ec309 | |
parent | 9bbd2b881d0de38651db8f43b9a97aff532bf74d (diff) |
Fixed intro 4 ensor location.
-rw-r--r-- | base/ini/intro.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/ini/intro.ini b/base/ini/intro.ini index 88e146b..2e5b492 100644 --- a/base/ini/intro.ini +++ b/base/ini/intro.ini @@ -198,10 +198,10 @@ ship=maps/independent/anansi [entity] label=ensor model=maps/independent/ensor -location=-4 -2 0 +location=-4 -2.5 0.25 color=0.7 0.7 0.9 colorsecond=0.7 0.8 0.95 -radius=2 +radius=2.5 yaw=45 [globe] |