diff options
author | Stijn Buys <ingar@osirion.org> | 2013-09-24 19:33:54 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2013-09-24 19:33:54 +0000 |
commit | 365bcda1b361074c976bfd37f53428012a4d2454 (patch) | |
tree | 3e733ac2bfb0b9284e06983b8664fed4f4b36e5a /base/particles | |
parent | 053ccd3071e5b9a6500568479d8333a49143fee6 (diff) |
Makes Lindblade engine particle work on impulse,
added engine particles to the Halcyon.
Diffstat (limited to 'base/particles')
-rw-r--r-- | base/particles/lindblade_engine.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/base/particles/lindblade_engine.ini b/base/particles/lindblade_engine.ini index 1b47c58..20b8486 100644 --- a/base/particles/lindblade_engine.ini +++ b/base/particles/lindblade_engine.ini @@ -22,6 +22,7 @@ color=128 204 255 ; only eject particles when thruster is active thrust=true + impulse=true attached=true ; smoke trail @@ -48,3 +49,4 @@ cone=0 ; only eject particles when thruster is active thrust=true + impulse=true
\ No newline at end of file |