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/level4 | |
parent | 8e5c2cef12baa5dfafa5bfa15b743e5f6de9893f (diff) |
remove most asset and configuration files from the source tree
Diffstat (limited to 'assets/models/weapons/level4')
-rw-r--r-- | assets/models/weapons/level4/weapon.cfg | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/assets/models/weapons/level4/weapon.cfg b/assets/models/weapons/level4/weapon.cfg deleted file mode 100644 index b890af11..00000000 --- a/assets/models/weapons/level4/weapon.cfg +++ /dev/null @@ -1,11 +0,0 @@ -disableIn3rdPerson -crosshair 15 gfx/2d/crosshair-alien_s - -icon icons/icona_lev4 - -primary -{ - flashSound 0 models/weapons/level4/flash0.wav - impactFleshSound 0 models/weapons/level4/impactflesh0.wav - alwaysImpact -} |