diff options
| author | Paweł Redman <trem.redman@gmail.com> | 2014-01-19 11:44:43 +0100 | 
|---|---|---|
| committer | Paweł Redman <trem.redman@gmail.com> | 2014-01-19 11:44:43 +0100 | 
| commit | f9a8b76c0f912cea66eacf71162a3090fda698d8 (patch) | |
| tree | 02b97139346540ba9b1d324f5717ee4bc37f332c /assets/models/weapons/abuildupg | |
| parent | 0f00273fe1b2c7044dd23512408632eae6e0dca6 (diff) | |
0.1.6
Diffstat (limited to 'assets/models/weapons/abuildupg')
| -rw-r--r-- | assets/models/weapons/abuildupg/weapon.cfg | 20 | 
1 files changed, 20 insertions, 0 deletions
diff --git a/assets/models/weapons/abuildupg/weapon.cfg b/assets/models/weapons/abuildupg/weapon.cfg new file mode 100644 index 0000000..17d346b --- /dev/null +++ b/assets/models/weapons/abuildupg/weapon.cfg @@ -0,0 +1,20 @@ +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 +  impactMarkAlphaFade +  impactSound       0 sound/misc/organic_bounce.wav +}  | 
