diff options
author | Evan Goers <mega@osirion.org> | 2009-08-15 09:44:24 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2009-08-15 09:44:24 +0000 |
commit | 8523768dbdee8ebb63abd4ce1b9e8ba75d924bda (patch) | |
tree | c5703f6c5791e6e1a3ef268d4d18f47582715c24 /base/ini | |
parent | 7dc9f103e8631b519094d47f6854b81e04b27714 (diff) |
Fixed incorrect colosus model.
Diffstat (limited to 'base/ini')
-rw-r--r-- | base/ini/ships.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini index f1ae2c7..3ebcc41 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -281,7 +281,7 @@ info=regarding this ship. [ship] label=colosus name=Colosus -model=maps/tsukhan/tyrant +model=maps/tsukhan/colosus acceleration=0.65 maxspeed=2.5 turnspeed=2.5 |