diff options
author | /dev/humancontroller <devhc@example.com> | 2015-03-28 01:51:54 +0100 |
---|---|---|
committer | /dev/humancontroller <devhc@example.com> | 2017-01-26 07:16:58 +0100 |
commit | 1f9321552c2a5a609c6d2a2cb6ed41b90a37f684 (patch) | |
tree | 6cc572e86317dbdf5ceae734b71a584890172d6d /assets/models/weapons/level3 | |
parent | 8e5c2cef12baa5dfafa5bfa15b743e5f6de9893f (diff) |
remove most asset and configuration files from the source tree
Diffstat (limited to 'assets/models/weapons/level3')
-rw-r--r-- | assets/models/weapons/level3/weapon.cfg | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/assets/models/weapons/level3/weapon.cfg b/assets/models/weapons/level3/weapon.cfg deleted file mode 100644 index faa2c182..00000000 --- a/assets/models/weapons/level3/weapon.cfg +++ /dev/null @@ -1,16 +0,0 @@ -disableIn3rdPerson -crosshair 15 gfx/2d/crosshair-alien_s - -icon icons/icona_lev3 - -primary -{ - flashSound 0 models/weapons/level3/flash0.wav - impactFleshSound 0 models/weapons/level3/impactflesh0.wav - alwaysImpact -} - -secondary -{ - flashSound 0 models/weapons/level3/pounce.wav -} |