diff options
Diffstat (limited to 'assets/models/weapons/level1upg/weapon.cfg')
-rw-r--r-- | assets/models/weapons/level1upg/weapon.cfg | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/assets/models/weapons/level1upg/weapon.cfg b/assets/models/weapons/level1upg/weapon.cfg deleted file mode 100644 index f2d5f60..0000000 --- a/assets/models/weapons/level1upg/weapon.cfg +++ /dev/null @@ -1,25 +0,0 @@ -disableIn3rdPerson -crosshair 15 gfx/2d/crosshair-alien_s - -icon icons/icona_lev1 - -primary -{ - flashSound 0 models/weapons/level1/flash0.wav - impactFleshSound 0 models/weapons/level1/impactflesh0.wav - alwaysImpact -} - -secondary -{ - flashSound 0 models/weapons/level1upg/gas.wav - muzzleParticleSystem models/weapons/level1upg/muzzlePS -} - -tertiary -{ - missileModel models/weapons/acidbomb/acid.md3 - flashSound 0 models/weapons/level1/bomb.wav - impactSound 0 sound/misc/abomb_explode.wav - impactParticleSystem models/weapons/acidbomb/impactPSBIG -} |