summaryrefslogtreecommitdiff
path: root/assets/models
diff options
context:
space:
mode:
authorenneract <trem.redman@gmail.com>2014-11-24 02:20:51 +0100
committerenneract <trem.redman@gmail.com>2014-11-24 02:20:51 +0100
commitb0a9981e09bbc7c30769f680a4e0ff17c9ea8239 (patch)
treed369ba2f0cebcf878ee32b420ec19a0786e9b4e8 /assets/models
parentf4413207a03658c719987d02fdbb87443843f43b (diff)
Implement the Lightning Gun.
Diffstat (limited to 'assets/models')
-rw-r--r--assets/models/weapons/lightning/weapon.cfg14
1 files changed, 14 insertions, 0 deletions
diff --git a/assets/models/weapons/lightning/weapon.cfg b/assets/models/weapons/lightning/weapon.cfg
new file mode 100644
index 0000000..59133e2
--- /dev/null
+++ b/assets/models/weapons/lightning/weapon.cfg
@@ -0,0 +1,14 @@
+weaponModel models/weapons/lcannon/lcannon.md3
+icon icons/iconw_lucifer
+crosshair 48 gfx/2d/crosshair-lcannon_s
+
+primary
+{
+ continuousFlash
+
+ flashDlightColor 1.0 1.0 1.0
+
+ impactMark 8 gfx/marks/bullet_mrk
+ impactParticleSystem models/weapons/lightning/impactPS
+}
+