diff options
author | Paweł Redman <trem.redman@gmail.com> | 2013-09-07 20:16:57 +0200 |
---|---|---|
committer | Paweł Redman <trem.redman@gmail.com> | 2013-09-07 20:16:57 +0200 |
commit | 5b6289ef53d06d005e94b20b3d45f7726588de99 (patch) | |
tree | 9a61fc125eff3ace17465b8115474482d5514590 /assets/models/weapons/abuildupg | |
parent | ed92617e5b10f80ff5b7263ec15033ecc241b99e (diff) |
0.1.1 and asset cleanup
Diffstat (limited to 'assets/models/weapons/abuildupg')
-rwxr-xr-x | assets/models/weapons/abuildupg/weapon.cfg | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/assets/models/weapons/abuildupg/weapon.cfg b/assets/models/weapons/abuildupg/weapon.cfg deleted file mode 100755 index 0646359..0000000 --- a/assets/models/weapons/abuildupg/weapon.cfg +++ /dev/null @@ -1,19 +0,0 @@ -disableIn3rdPerson -crosshair 15 gfx/2d/crosshair-alien_s - -icon icons/icona_builder - -secondary -{ - flashSound 0 models/weapons/abuildupg/flash0.wav - impactFleshSound 0 models/weapons/abuildupg/impactflesh0.wav - alwaysImpact -} - -tertiary -{ - missileModel models/weapons/level3upg/missile.md3 - - impactMark 64 creep - impactSound 0 sound/misc/organic_bounce.wav -} |