summaryrefslogtreecommitdiff
path: root/assets/models/weapons/chaingun/weapon.cfg
blob: b27743064ecb21dedb7011bdd63612a060b95aad (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
29
30
31
32
33
34
35
weaponModel       models/weapons/chaingun/chaingun.md3

icon              icons/iconw_chaingun
crosshair         48 gfx/2d/crosshair-chaingun_s

primary
{
  flashDlightColor      1.0 1.0 0.0
  flashSound            0 models/weapons/chaingun/flash0.wav
  flashSound            1 models/weapons/chaingun/flash1.wav
  flashSound            2 models/weapons/chaingun/flash2.wav
  flashSound            3 models/weapons/chaingun/flash3.wav

  impactMark            8 gfx/marks/bullet_mrk

  impactSound           0 models/weapons/chaingun/impact0.wav

  impactParticleSystem  models/weapons/rifle/impactPS
  muzzleParticleSystem  models/weapons/chaingun/muzzlePS
}
secondary
{
  flashDlightColor      1.0 1.0 0.0
  flashSound            0 models/weapons/chaingun/flash0.wav
  flashSound            1 models/weapons/chaingun/flash1.wav
  flashSound            2 models/weapons/chaingun/flash2.wav
  flashSound            3 models/weapons/chaingun/flash3.wav

  impactMark            10 gfx/marks/bullet_mrk

  impactSound           0 models/weapons/chaingun/impact0.wav

  impactParticleSystem  models/weapons/rifle/impactPS
  muzzleParticleSystem  models/weapons/chaingun/muzzlePS2
}