summaryrefslogtreecommitdiff
path: root/models/weapons/level2upg/weapon.cfg
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2009-10-03 12:45:33 +0000
committerTim Angus <tim@ngus.net>2013-01-03 00:16:13 +0000
commit947d079b94b7cfb2cf42d612ede728c34552d373 (patch)
treeead3843ec6fdf437ca2e2837e613236135f8e426 /models/weapons/level2upg/weapon.cfg
parent6abb3c81bbf7eee17dbc2662beda49bfd1353f6f (diff)
* Move all non-source-code to assets directory
Diffstat (limited to 'models/weapons/level2upg/weapon.cfg')
-rw-r--r--models/weapons/level2upg/weapon.cfg18
1 files changed, 0 insertions, 18 deletions
diff --git a/models/weapons/level2upg/weapon.cfg b/models/weapons/level2upg/weapon.cfg
deleted file mode 100644
index 7a1f26cf..00000000
--- a/models/weapons/level2upg/weapon.cfg
+++ /dev/null
@@ -1,18 +0,0 @@
-disableIn3rdPerson
-
-icon icons/icona_lev2
-crosshair 15 gfx/2d/crosshair-alien_s
-
-primary
-{
- flashSound 0 models/weapons/level2/flash0.wav
- impactFleshSound 0 models/weapons/level2/impactflesh0.wav
- alwaysImpact
-}
-
-secondary
-{
- flashSound 0 models/weapons/level2upg/electric.wav
-
- impactMark 24 gfx/marks/plasma_mrk
-}