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>2009-08-12 21:02:22 +0000
committerStijn Buys <ingar@osirion.org>2009-08-12 21:02:22 +0000
commitd79f51d227cdc6ef71517ed2476041f3a9ed4d36 (patch)
tree0a4486171c3413804ada5016808feab1a8a7a3f9
parentea18c25aef4aa0104852f314dd76e4ce446673f3 (diff)
documentation update
-rw-r--r--doc/world.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/world.html b/doc/world.html
index 0f127dc..5792c83 100644
--- a/doc/world.html
+++ b/doc/world.html
@@ -186,13 +186,14 @@ default=yes
<p>
<p>
- An entity with a model can be created by setting the <i>model</i> key. The radius of a model is automaticly calculated:
+ An entity with a model can be created by setting the <i>model</i> key. The radius is automaticly calculated.
+ A model can be a .map file or a .ase model.
</p>
<table>
<tr>
<td class="wide"><i>model =</i></td>
<td class="narrow"><strong>[string]</strong></td>
- <td>filename of the model in the <i>maps/</i> directory, without extension.</td>
+ <td>filename of the model, without extension</td>
</tr>
</table>
@@ -267,7 +268,7 @@ color=1 1 0
[entity]
label=ikarus
name=Ikarus satellite
-model=satellites/ikarus
+model=maps/satellites/ikarus
; blue
color=100 100 230
location=64 0 0
@@ -294,7 +295,7 @@ pitch=15
[station]
label=alexandria
name=Alexandria outpost
-model=stations/alexandria
+model=maps/stations/alexandria
location=-192 -704 32
; brown
color=222 192 145
@@ -349,7 +350,7 @@ location=716 -1008 20
[jumpgate]
label=jumpgate_brogha
name=Jumpgate Ghant -> Brogha
-model=satellites/jumpgate
+model=maps/satellites/jumpgate
target=brogha:jumpgate_ghant
location=716 -1024 24
direction=90