blob: 86827283b355ff88e9d5d4746d77017842141ff5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
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
}
secondary
{
flashDlightColor 0.5 0.5 1.0
flashSound 0 models/weapons/lgun/flash0.wav
missileModel models/weapons/lgun/light_lgun.md3
}
|