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/psaw | |
Initial commit
Diffstat (limited to 'assets/models/weapons/psaw')
| -rwxr-xr-x | assets/models/weapons/psaw/weapon.cfg | 13 | 
1 files changed, 13 insertions, 0 deletions
diff --git a/assets/models/weapons/psaw/weapon.cfg b/assets/models/weapons/psaw/weapon.cfg new file mode 100755 index 0000000..7b87940 --- /dev/null +++ b/assets/models/weapons/psaw/weapon.cfg @@ -0,0 +1,13 @@ +weaponModel       models/weapons/psaw/psaw.md3 +icon              icons/iconw_saw +idleSound         models/weapons/psaw/idle.wav +crosshair         24 gfx/2d/crosshair-psaw + +primary +{ +  flashDlightColor  1.0 1.0 1.0 +  firingSound       models/weapons/psaw/firing.wav + +  impactParticleSystem models/weapons/psaw/impactPS +  alwaysImpact +}
\ No newline at end of file  | 
