summaryrefslogtreecommitdiff
path: root/assets/models/weapons/mgturret2/weapon.cfg
blob: a46c22862dcb47e8e96cfeaa9ad1f3b206af2885 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
primary
{

  missileSound          models/weapons/flamer/fireloop.wav

  flashDlightColor      0.25 0.1 0.0
  continuousFlash

  missileDlightColor    0.25 0.1 0.0
  missileDlight         300


  impactMark            32 gfx/marks/burn_mrk
  impactSound           0 models/weapons/flamer/fireimpc.wav

  missileParticleSystem  models/weapons/flamerturret/muzzlePS
  impactParticleSystem  models/weapons/FT/lagfl

}