summaryrefslogtreecommitdiff
path: root/models/weapons/level3upg/weapon.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'models/weapons/level3upg/weapon.cfg')
-rw-r--r--models/weapons/level3upg/weapon.cfg28
1 files changed, 0 insertions, 28 deletions
diff --git a/models/weapons/level3upg/weapon.cfg b/models/weapons/level3upg/weapon.cfg
deleted file mode 100644
index 51192f79..00000000
--- a/models/weapons/level3upg/weapon.cfg
+++ /dev/null
@@ -1,28 +0,0 @@
-disableIn3rdPerson
-
-icon icons/icona_lev3
-crosshair 15 gfx/2d/crosshair-alien_s
-
-primary
-{
- flashSound 0 models/weapons/level3/flash0.wav
- impactFleshSound 0 models/weapons/level3/impactflesh0.wav
- alwaysImpact
-}
-
-secondary
-{
- flashSound 0 models/weapons/level3/pounce.wav
-}
-
-tertiary
-{
- flashSound 0 models/weapons/level3upg/flash0.wav
-
- missileModel models/weapons/level3upg/missile.md3
- missileSound models/weapons/level3upg/missile.wav
-
- impactMark 30 gfx/marks/bullet_mrk
- impactSound 0 models/weapons/rifle/ricochet0.wav
- impactParticleSystem models/weapons/level3upg/impactPS
-}