diff options
Diffstat (limited to 'assets/models/weapons/lgun/weapon.cfg')
-rw-r--r-- | assets/models/weapons/lgun/weapon.cfg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/assets/models/weapons/lgun/weapon.cfg b/assets/models/weapons/lgun/weapon.cfg new file mode 100644 index 0000000..1cbb7f2 --- /dev/null +++ b/assets/models/weapons/lgun/weapon.cfg @@ -0,0 +1,13 @@ +weaponModel models/weapons/lgun/lgun.md3 +icon icons/iconw_lasgun +crosshair 24 gfx/2d/crosshair-lgun_s + +primary +{ + flashDlightColor 1.0 0.0 0.0 + flashSound 0 models/weapons/lgun/flash0.wav + + impactMark 8 gfx/marks/bullet_mrk + + impactParticleSystem models/weapons/lasgun/impactPS +} |