From c580ece44f5171f6094d597497e03868f92cfd42 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Fri, 27 Sep 2013 21:16:35 +0000 Subject: Adds default armor settings to ship models. --- base/ini/ships.ini | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'base') diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 6be6716..bf2eba8 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -14,30 +14,37 @@ [template] label=ship_small radius=0.25 +armor=100 [template] label=ship_medium radius=0.5 +armor=200 [template] label=ship_large radius=1 +armor=500 [template] label=ship_frigate radius=2 +armor=1000 [template] label=ship_cruiser radius=4 +armor=2500 [template] label=ship_battleship radius=5 +armor=5000 [template] label=ship_dreadnought radius=8 +armor=10000 ; ------------------------------------------------------------------ ; ; MERCHANT @@ -576,7 +583,7 @@ strafe = 0.4 turn = 32 roll = 15 -info=The 'bumblebee' class corvette provides a solid comprimise between speed and firepower +info=The 'bumblebee' class corvette provides a solid comprimise between speed and firepower. info= info=Originally designed as a pleasure yacht by the Lindblade shipyards, the Bumblebee quickly found a niche among the independent market due to its attractive price. It provides a comfortable compromise between nimble engines and tough armor plating. -- cgit v1.2.3