Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 472ee69483fafd7922b170d7f61e8aa93e06bbdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
; ship specifications
;
; these are the ships that can be purchased with the 'buy' command

[ship]
name=Micron Vector
model=vector
; these are the default values of none are specified

; engine acceleration
acceleration=1.5
; maximum speed in game units per second
maxspeed=4.0
turnspeed=0.5
default=yes

[ship]
name=Canasta
model=canasta

[ship]
name=Sharkan
model=sharkan
acceleration=2
maxspeed=5.0
turnspeed=1

[ship]
name=Orion
model=orion