Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/base/ini
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2016-08-02 21:09:20 +0200
committerStijn Buys <ingar@osirion.org>2016-08-02 21:09:20 +0200
commitd47278093a547f92ea8ee5d4479ea338bd070bc5 (patch)
tree26e953929e4eec95af5e9d3d69654cadcdca7be5 /base/ini
parente918d9a845f4deca4b48762fb13eb9f1837fd109 (diff)
Added Hermione class liquid gas transport.
Diffstat (limited to 'base/ini')
-rw-r--r--base/ini/ships.ini25
-rw-r--r--base/ini/zones/carthagio.ini33
2 files changed, 56 insertions, 2 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini
index c7b51ee..22a69ed 100644
--- a/base/ini/ships.ini
+++ b/base/ini/ships.ini
@@ -143,6 +143,31 @@ info=The unprecedented success of the Vector had stimulated the market for cheap
info=and prompted Micron Corporations to develop the larger Matrix,
info=with an increased cargo hold at the cost of speed and maneuverability.
+; ---- Hermione ---------------------------------------------------- ;
+
+[ship]
+label= hermione
+name= Hermione
+template= ship_medium
+model= maps/merchant/hermione
+jumpdrive=no
+
+price = 150000
+
+cargo = 250
+armor = 475
+
+thrust = 3.5
+impulse = 20
+strafe = 0.5
+turn = 58
+roll = 12.5
+
+; info
+info=The Hermione class liquid gas transport has been in service for many decades.
+info=With a well-armored hull and a generous complement of turrets,
+info=this proven vessel will shelter its pilot from harsh environments for years to come.
+
; ------------------------------------------------------------------ ;
; COLONIAL MILITIA
; ------------------------------------------------------------------ ;
diff --git a/base/ini/zones/carthagio.ini b/base/ini/zones/carthagio.ini
index 0a40a33..1f58cfb 100644
--- a/base/ini/zones/carthagio.ini
+++ b/base/ini/zones/carthagio.ini
@@ -50,6 +50,9 @@ info=Since it is in a gas mining system it most likely supports industry.
label=water
price=7
amount=-1
+
+ [ship]
+ label=hermione
[jumpgate]
label=jumpgate_ground
@@ -157,7 +160,7 @@ showonmap=true
[station]
label=medusa
-name=Medusa refinery
+name=Medusa Gas Storage
location=-298 -288 0
angles=0 69 0
radius=16
@@ -173,4 +176,30 @@ info=Phosphine gas processing facility.
label=phosphine
price=285
amount=-1
- \ No newline at end of file
+
+[patrol]
+label=phosphine_transport
+profile=convoy
+faction=praetoria
+
+ [npc]
+ name=Transport
+ ship=hermione
+ turret=turretneutron1
+ amount=2
+
+ [npc]
+ name=Transport
+ ship=hermione
+ turret=turretneutron1
+ amount=2
+
+ [waypoint]
+ target=medusa
+ dock=yes
+ cargo=phosphine
+
+ [waypoint]
+ target=carthagio
+ dock=yes
+