blob: 9612f9d3c65c0a7af00c75a72603162965f81c6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
weaponModel models/weapons/lgun/lgun.md3
icon icons/iconw_lasgun
crosshair 24 gfx/2d/crosshair-lgun_s
primary
{
flashDlightColor 1.0 0.0 0.0
flashSound 0 models/weapons/lgun/flash0.wav
impactMark 8 gfx/marks/bullet_mrk
impactParticleSystem models/weapons/lasgun/impactPS
}
secondary
{
flashDlightColor 0.5 0.5 1.0
flashSound 0 models/weapons/lgun/flash0.wav
missileModel models/buildables/light/light.md3
}
|