From 947d079b94b7cfb2cf42d612ede728c34552d373 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Sat, 3 Oct 2009 12:45:33 +0000 Subject: * Move all non-source-code to assets directory --- assets/models/weapons/psaw/weapon.cfg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 assets/models/weapons/psaw/weapon.cfg (limited to 'assets/models/weapons/psaw') diff --git a/assets/models/weapons/psaw/weapon.cfg b/assets/models/weapons/psaw/weapon.cfg new file mode 100644 index 00000000..7b87940b --- /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 -- cgit