diff options
author | Stijn Buys <ingar@osirion.org> | 2013-09-25 17:52:15 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2013-09-25 17:52:15 +0000 |
commit | 7acf20a4fc42a63c1395964c323e6a7a79a29687 (patch) | |
tree | 8b6e4e0e3d8fe395abb69535c2ac049a0cfff5af /base/maps | |
parent | 365bcda1b361074c976bfd37f53428012a4d2454 (diff) |
Adds engine particles to the Penchant and updates the ship's specs.
Diffstat (limited to 'base/maps')
-rw-r--r-- | base/maps/lindblade/penchant.map | 8 |
1 files changed, 4 insertions, 4 deletions
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 |