diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2015-06-29 00:52:09 +0200 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2015-06-29 16:40:28 +0200 |
commit | 0918eb3bcdefd0d6ee4bd573b761454c99f032f6 (patch) | |
tree | dd1bd0bfe5348ad3b4860f11b7d3dcbb6db9ca3c /assets/scripts/hw_flamer.trail | |
parent | 93d2e4414ee25e417ee0d2ca0248448002ea4d5b (diff) |
Initial implementation of new grenades.
Diffstat (limited to 'assets/scripts/hw_flamer.trail')
-rw-r--r-- | assets/scripts/hw_flamer.trail | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/assets/scripts/hw_flamer.trail b/assets/scripts/hw_flamer.trail deleted file mode 100644 index 4ba8db6..0000000 --- a/assets/scripts/hw_flamer.trail +++ /dev/null @@ -1,14 +0,0 @@ -models/weapons/flamer/missileTS -{ - beam - { - shader gfx/flamer/trail - - segments 3 - width 80.0 20.0 - alpha 1.0 0.1 - segmentTime 120 - - textureType stretch 0.0 1.0 - } -}
\ No newline at end of file |