Hard hit sound added to lorry.

stable-5.4
Clonkonaut 2013-10-31 12:24:18 +01:00 committed by Nicolas Hake
parent e36fd68d6a
commit e07b4cab19
3 changed files with 6 additions and 0 deletions

View File

@ -43,6 +43,11 @@ protected func ContactRight()
SetRDir(RandomX(-7, +7));
}
func Hit3()
{
Sound("DullMetalHit?");
}
/*-- Contents --*/
private func MaxContentsCount()

Binary file not shown.

View File

@ -42,6 +42,7 @@ adcbicycle - SoftTouch* (http://www.freesound.org/people/adcbicycle/sounds/1387
- GeneralHit2 (http://www.freesound.org/people/adcbicycle/sounds/13899/)
- DullMetalHit1 (http://www.freesound.org/people/adcbicycle/sounds/13854/)
- DullMetalHit2 (http://www.freesound.org/people/adcbicycle/sounds/13876/)
- DullMetalHit3 (http://freesound.org/people/adcbicycle/sounds/13831/)
- DullWoodHit2 (http://www.freesound.org/people/adcbicycle/sounds/13958/)
- GlassHit1 (http://www.freesound.org/people/adcbicycle/sounds/13936/)
- GlassHit2 (http://www.freesound.org/people/adcbicycle/sounds/13931/)