summaryrefslogtreecommitdiff
path: root/assets/models/weapons/lightning/weapon.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'assets/models/weapons/lightning/weapon.cfg')
-rw-r--r--assets/models/weapons/lightning/weapon.cfg17
1 files changed, 11 insertions, 6 deletions
diff --git a/assets/models/weapons/lightning/weapon.cfg b/assets/models/weapons/lightning/weapon.cfg
index 59133e2..4d48e0f 100644
--- a/assets/models/weapons/lightning/weapon.cfg
+++ b/assets/models/weapons/lightning/weapon.cfg
@@ -1,14 +1,19 @@
-weaponModel models/weapons/lcannon/lcannon.md3
-icon icons/iconw_lucifer
-crosshair 48 gfx/2d/crosshair-lcannon_s
+weaponModel models/weapons/lightning/lightning.md3
+icon icons/iconw_lightning
+crosshair 24 gfx/2d/crosshair-lgun_s
primary
{
continuousFlash
- flashDlightColor 1.0 1.0 1.0
+ flashDlightColor 0.8 0.9 1.0
- impactMark 8 gfx/marks/bullet_mrk
- impactParticleSystem models/weapons/lightning/impactPS
+ flashSound 0 models/weapons/lightning/flash0.wav
+ firingSound models/weapons/lightning/firing.wav
+
+ impactMark 6 gfx/marks/bullet_mrk
+ impactSound 0 models/weapons/lightning/impact0.wav
+ impactSound 1 models/weapons/lightning/impact1.wav
+ impactSound 2 models/weapons/lightning/impact2.wav
}