diff options
| author | Paweł Redman <pawel.redman@gmail.com> | 2015-06-22 01:24:58 +0200 | 
|---|---|---|
| committer | Paweł Redman <pawel.redman@gmail.com> | 2015-06-22 01:24:58 +0200 | 
| commit | 451f2ca7c8d832d2691dde2510e613373c312cd1 (patch) | |
| tree | 936a5222f7b6ac947561542b48f86c264a6f72d7 /assets/models/weapons/level1upg | |
| parent | dc87cba52101aa4c6ad94c652460bff8520231bd (diff) | |
Remove Basilisk and Advanced Basilisk.
Diffstat (limited to 'assets/models/weapons/level1upg')
| -rw-r--r-- | assets/models/weapons/level1upg/weapon.cfg | 25 | 
1 files changed, 0 insertions, 25 deletions
diff --git a/assets/models/weapons/level1upg/weapon.cfg b/assets/models/weapons/level1upg/weapon.cfg deleted file mode 100644 index f2d5f60..0000000 --- a/assets/models/weapons/level1upg/weapon.cfg +++ /dev/null @@ -1,25 +0,0 @@ -disableIn3rdPerson -crosshair         15 gfx/2d/crosshair-alien_s - -icon              icons/icona_lev1 - -primary -{ -  flashSound        0 models/weapons/level1/flash0.wav -  impactFleshSound  0 models/weapons/level1/impactflesh0.wav -  alwaysImpact -} - -secondary -{ -  flashSound            0 models/weapons/level1upg/gas.wav -  muzzleParticleSystem  models/weapons/level1upg/muzzlePS -} - -tertiary -{ -  missileModel      models/weapons/acidbomb/acid.md3 -  flashSound        0 models/weapons/level1/bomb.wav -  impactSound       0 sound/misc/abomb_explode.wav -  impactParticleSystem  models/weapons/acidbomb/impactPSBIG -}  | 
