blob: 51192f79e3059f20efabf36e53b22d1951568b11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
disableIn3rdPerson
icon icons/icona_lev3
crosshair 15 gfx/2d/crosshair-alien_s
primary
{
flashSound 0 models/weapons/level3/flash0.wav
impactFleshSound 0 models/weapons/level3/impactflesh0.wav
alwaysImpact
}
secondary
{
flashSound 0 models/weapons/level3/pounce.wav
}
tertiary
{
flashSound 0 models/weapons/level3upg/flash0.wav
missileModel models/weapons/level3upg/missile.md3
missileSound models/weapons/level3upg/missile.wav
impactMark 30 gfx/marks/bullet_mrk
impactSound 0 models/weapons/rifle/ricochet0.wav
impactParticleSystem models/weapons/level3upg/impactPS
}
|