diff options
| author | Paweł Redman <trem.redman@gmail.com> | 2013-09-06 22:40:51 +0200 | 
|---|---|---|
| committer | Paweł Redman <trem.redman@gmail.com> | 2013-09-06 22:40:51 +0200 | 
| commit | 5a85e81685300e2299dabfeb25d513b99df471be (patch) | |
| tree | 45c3e342a9af062528c6c32b695629a65eede91b /assets/models/weapons/abuild | |
Initial commit
Diffstat (limited to 'assets/models/weapons/abuild')
| -rwxr-xr-x | assets/models/weapons/abuild/weapon.cfg | 11 | 
1 files changed, 11 insertions, 0 deletions
diff --git a/assets/models/weapons/abuild/weapon.cfg b/assets/models/weapons/abuild/weapon.cfg new file mode 100755 index 0000000..46cfdaa --- /dev/null +++ b/assets/models/weapons/abuild/weapon.cfg @@ -0,0 +1,11 @@ +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 +}  | 
