summaryrefslogtreecommitdiff
path: root/assets/models/weapons/mdriver/weapon.cfg
blob: 88896cf027bc29be0e4282c8d87156cad7b9610e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
weaponModel       models/weapons/mdriver/mdriver.md3
icon              icons/iconw_driver
crosshair         24 gfx/2d/crosshair-mdriver_s

primary
{
  flashDlightColor  0.0 1.0 0.0
  flashSound        0 models/weapons/mdriver/flash0.wav

  impactMark        8 gfx/marks/bullet_mrk
  impactParticleSystem          models/weapons/mdriver/impactPS
}

tertiary
{
  flashDlightColor  0 0.2 1
  flashSound        0 models/weapons/mdriver/flash02nd.wav
  missileSound          models/weapons/mdriver/fireloop.wav
  missileSprite     60 gfx/blaster/bluevap
  missileParticleSystem massdriver2ndPS
  muzzleParticleSystem  massdriver2ndPS_muzzle
  impactParticleSystem models/weapons/mdriver/impactPS_b
}