From 43d1a7bf5a5fe1c77117df7835fe3b34da3f3564 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Sat, 13 Nov 2010 23:19:15 +0000 Subject: Fixed spelling mistake on colossus(doh). Change Battleship Custodian to a ship and not a straight model. Rename ship_capital to ship_dreadnought. Change halcyon to ship_frigate. --- base/ini/ships.ini | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'base/ini/ships.ini') diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 49f6a1b..e5218cc 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -36,7 +36,7 @@ label=ship_battleship radius=7 [template] -label=ship_capital +label=ship_dreadnought radius=10 ; ------------------------------------------------------------------ ; @@ -416,7 +416,7 @@ cargo=685 [ship] label=halcyon name=Halcyon -template=ship_large +template=ship_frigate model=maps/lindblade/halcyon jumpdrive=yes @@ -433,10 +433,10 @@ info=For authorized personnel only. ; ------------------------------------------------------------------ ; [ship] -label=colosus -name=Colosus -template=ship_capital -model=maps/tsukhan/colosus +label=colossus +name=Colossus +template=ship_dreadnought +model=maps/tsukhan/colossus jumpdrive=yes price=10000000 @@ -594,7 +594,7 @@ info=The Juggernaut has a lower turning speed compared to other capital ships. H [ship] label=hades name=Hades -template=ship_capital +template=ship_dreadnought model=maps/derelict/hades jumpdrive=yes @@ -608,7 +608,7 @@ info=For authorized personnel only. [ship] label=ares name=Ares -template=ship_capital +template=ship_dreadnought model=maps/derelict/ares jumpdrive=yes -- cgit v1.2.3