Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/base/ini
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-07-10 19:58:19 +0000
committerStijn Buys <ingar@osirion.org>2008-07-10 19:58:19 +0000
commit3c916bd9734ea599c2617e0779dd022e222f30f7 (patch)
tree002d7fd6971e835edc0c6a51010da0542581c70f /base/ini
parent9460530d13b01bf2e0bd478c6823d420e4b0554c (diff)
added supertanker's models, added nebulon, removed canasta from buy list
Diffstat (limited to 'base/ini')
-rw-r--r--base/ini/ships.ini43
-rw-r--r--base/ini/world.ini25
2 files changed, 60 insertions, 8 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini
index 46504bf..ce2fb97 100644
--- a/base/ini/ships.ini
+++ b/base/ini/ships.ini
@@ -34,14 +34,14 @@ acceleration=1.0
maxspeed=3.0
turnspeed=0.10
-
-[ship]
-label=canasta
-name=Canasta
-model=canasta
-acceleration=1.25
-maxspeed=3.0
-turnspeed=0.2
+;
+;[ship]
+;label=canasta
+;name=Canasta
+;model=canasta
+;acceleration=1.25
+;maxspeed=3.0
+;turnspeed=0.2
[ship]
label=sharkan
@@ -81,3 +81,30 @@ model=obsidian
acceleration=0.4
maxspeed=1.5
turnspeed=0.075
+
+[ship]
+label=nebulon
+name=Nebulon
+model=nebulon
+acceleration=1
+maxspeed=2.5
+turnspeed=0.125
+
+;
+; supertanker's ships
+
+[ship]
+label=avatar
+name=Avatar
+model=avatar
+acceleration=1.8
+maxspeed=4
+turnspeed=0.4
+
+[ship]
+label=supertanker
+name=InterGalactic Supertanker
+model=supertanker
+acceleration=0.5
+maxspeed=1.75
+turnspeed=0.08 \ No newline at end of file
diff --git a/base/ini/world.ini b/base/ini/world.ini
index 51ceca7..c1370e9 100644
--- a/base/ini/world.ini
+++ b/base/ini/world.ini
@@ -88,6 +88,31 @@ direction=310
color=222 192 145
;
+; UNKNOWN PLANET
+
+[entity]
+label=unknown
+name=Unknown Planet
+shape=sphere
+location=192 96 0
+color=200 0 0
+radius=48
+
+
+;
+; STATION 15
+
+[entity]
+
+label=station15
+name=Station 15
+model=stations/station15
+location=180 32 8
+color=0.5 0.1 0.1
+direction=250
+pitch=0
+
+;
; IKARUS SATELLITE
[entity]