Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2013-01-01 15:20:57 +0000
committerStijn Buys <ingar@osirion.org>2013-01-01 15:20:57 +0000
commit300a47793fc11a63c21339c2c47bc2002e0116a8 (patch)
treefaccbfe342fbc0b954c397dddd2135be64c4313f /base/ini/ships.ini
parent106742b36cb460c25e650b8d051ed0bb4517b633 (diff)
Ship updates, support for turrets, welcomed the Lancer as Colonial medium fighter.
Diffstat (limited to 'base/ini/ships.ini')
-rw-r--r--base/ini/ships.ini48
1 files changed, 23 insertions, 25 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini
index 6861793..6fba725 100644
--- a/base/ini/ships.ini
+++ b/base/ini/ships.ini
@@ -159,7 +159,29 @@ strafe = 0.3
turn = 15
roll = 15
-info=Known for its speed and maneuverability, the Tiger class interceptor was selected by the Colonial Militia as its primary light figher.
+info=Known for its speed and maneuverability, the Tiger class interceptor was selected by the Colonial Militia as its primary interceptor.
+
+
+; ---- Lancer mark II ---------------------------------------------- ;
+
+[ship]
+label=lancer
+name=Lancer mkII
+template=ship_medium
+model=maps/colonial/lancer
+jumpdrive=no
+price=54000
+cargo=16
+
+thrust = 4.1
+impulse = 20
+strafe = 0.3
+turn = 60
+roll = 60
+
+info=The 'Lancer mkII' strike fighter is an overhaul of the original design,
+info=built with dual energy cannons standard,
+info=and a beam cannon mount to fight frigates and other small capital ships.
; ---- Custodian --------------------------------------------------- ;
@@ -230,30 +252,6 @@ roll = 12
info=
info=
-; ---- Lancer mark II ---------------------------------------------- ;
-; TODO retire or move to different faction
-
-[ship]
-label=lancer
-name=Lancer mkII
-template=ship_medium
-model=maps/colonial/lancer
-jumpdrive=no
-price=54000
-cargo=16
-
-thrust = 4.1
-impulse = 20
-strafe = 0.3
-turn = 60
-roll = 60
-
-info=The 'Lancer mkII' is the primary Colonial strike fighter.
-info=It is built with quad energy cannons standard, and an optional light beam cannon can be mounted to the underside.
-info=
-info=The mark II is an overhaul of the original design, including a beam cannon mount point for fighting frigates and other small capital ships.
-info=It also includes an improved power plant and better handling.
-
; ------------------------------------------------------------------ ;
; TRAINS
; ------------------------------------------------------------------ ;