From 7acf20a4fc42a63c1395964c323e6a7a79a29687 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 25 Sep 2013 17:52:15 +0000 Subject: Adds engine particles to the Penchant and updates the ship's specs. --- base/ini/ships.ini | 10 +++++----- base/maps/lindblade/penchant.map | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'base') diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 87564b8..6be6716 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -666,15 +666,15 @@ jumpdrive=yes price=50000 cargo=25 -thrust = 11.3 +thrust = 9 impulse = 40 -strafe = 1.05 -turn = 300 -roll = 500 +strafe = 1.0 +turn = 1.5 +roll = 2.5 info=The Penchant-class corvette was original designed for intelligence-gathering missions for the Lindblade navy. info=This corvette's unique tricobalt manifold devices, mounted at the rear of the ubiquitous dual Lindblade outboard engines, provide an increase in speed at the expense of armor plating. -info=The unique dome at the top of the ship originally housed a large and complicated millitary-grade sensor relay. +info=The dome at the top of the ship originally housed a large and complicated military-grade sensor relay. info=Although many owners choose to reclaim the living space by ripping out the heavy equipment, many less scrupulous owners leave the sensor array intact, giving them an edge in space combat. [ship] diff --git a/base/maps/lindblade/penchant.map b/base/maps/lindblade/penchant.map index 4f9a969..78bf9e4 100644 --- a/base/maps/lindblade/penchant.map +++ b/base/maps/lindblade/penchant.map @@ -5707,9 +5707,9 @@ colors/grey50_shiny // entity 18 { "classname" "fx_particles" -"origin" "-888.000000 400.000000 48.000000" +"origin" "-872.000000 400.000000 48.000000" "angle" "-179.999985" -"script" "engine_exhaust" +"script" "lindblade_engine" "scale" "4" } // entity 19 @@ -5996,9 +5996,9 @@ colors/grey50_shiny // entity 40 { "classname" "fx_particles" -"origin" "-888.000000 -400.000000 48.000000" +"origin" "-872.000000 -400.000000 48.000000" "angle" "-179.999985" -"script" "engine_exhaust" +"script" "lindblade_engine" "scale" "4" } // entity 41 -- cgit v1.2.3