From 7acf20a4fc42a63c1395964c323e6a7a79a29687 Mon Sep 17 00:00:00 2001
From: Stijn Buys <ingar@osirion.org>
Date: Wed, 25 Sep 2013 17:52:15 +0000
Subject: Adds engine particles to the Penchant and updates the ship's specs.

---
 base/maps/lindblade/penchant.map | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'base/maps')

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