Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'base/ini/ships.ini')
-rw-r--r--base/ini/ships.ini73
1 files changed, 45 insertions, 28 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini
index 0253535..c7b51ee 100644
--- a/base/ini/ships.ini
+++ b/base/ini/ships.ini
@@ -436,33 +436,6 @@ turn = 14000
roll = 1400
; ------------------------------------------------------------------ ;
-; PRAETORIAN EXPRESS
-; ------------------------------------------------------------------ ;
-
-; ---- P.O.D. ------------------------------------------------------ ;
-
-[ship]
-label=pod
-name=P.O.D.
-template=ship_small
-model=maps/mercenary/pod
-price=15000
-
-cargo = 15
-armor = 75
-
-; technical specifications
-thrust = 2
-impulse = 10
-strafe = 0.2
-turn = 20
-roll = 20
-
-; info
-info=The P.O.D. was originally designed as a racing vehicle, but the sturdy design placed it at a considerable weight disadvantage against its competitors. The ship fell out of grace on the race circuit, but was picked up by scouts and couriers in need for a small and fast vessel.
-info=Although only lightly armed, this fast and nimble ship is perfectly capable of evading most blockades.
-
-; ------------------------------------------------------------------ ;
; MERCENARY
; ------------------------------------------------------------------ ;
@@ -597,7 +570,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 compromise 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.
@@ -735,6 +708,50 @@ info=
info=For authorized personnel only.
; ------------------------------------------------------------------ ;
+; PRAETORIA
+; ------------------------------------------------------------------ ;
+
+; ---- Manticore --------------------------------------------------- ;
+
+[ship]
+label=manticore
+template=ship_medium
+model=maps/praetoria/manticore
+price=75000
+
+cargo=25
+armor=750
+
+thrust = 4
+impulse = 22.5
+strafe = 0.5
+turn = 65
+roll = 25
+
+; ---- P.O.D. ------------------------------------------------------ ;
+
+[ship]
+label=pod
+name=P.O.D.
+template=ship_small
+model=maps/mercenary/pod
+price=15000
+
+cargo = 15
+armor = 75
+
+; technical specifications
+thrust = 2
+impulse = 10
+strafe = 0.2
+turn = 20
+roll = 20
+
+; info
+info=The P.O.D. was originally designed as a racing vehicle, but the sturdy design placed it at a considerable weight disadvantage against its competitors. The ship fell out of grace on the race circuit, but was picked up by scouts and couriers in need for a small and fast vessel.
+info=Although only lightly armed, this fast and nimble ship is perfectly capable of evading most blockades.
+
+; ------------------------------------------------------------------ ;
; DAGON
; ------------------------------------------------------------------ ;