blob: 58580897c15f69a308ba91684ca5249485cebb75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
primary
{
flashDlightColor 1.0 1.0 0.0
flashSound 0 sound/buildables/mgturret/attack1.wav
impactMark 8 gfx/marks/bullet_mrk
impactSound 0 models/weapons/rifle/ricochet0.wav
impactSound 1 models/weapons/rifle/ricochet1.wav
impactSound 2 models/weapons/rifle/ricochet2.wav
impactSound 3 models/weapons/rifle/ricochet3.wav
impactParticleSystem models/weapons/rifle/impactPS
muzzleParticleSystem models/weapons/rifle/muzzlePS
}
|