hedgewars/uConsts.pas
changeset 3667 9359a70df013
parent 3638 33ee433749ba
child 3668 3f7a95234d8a
equal deleted inserted replaced
3665:bc06dd09cb21 3667:9359a70df013
   906             (FileName:          'PoisonCough.ogg'; Path: ptVoices),// sndPoisonCough
   906             (FileName:          'PoisonCough.ogg'; Path: ptVoices),// sndPoisonCough
   907             (FileName:           'PoisonMoan.ogg'; Path: ptVoices),// sndPoisonMoan
   907             (FileName:           'PoisonMoan.ogg'; Path: ptVoices),// sndPoisonMoan
   908             (FileName:             'BirdyLay.ogg'; Path: ptSounds),// sndBirdyLay
   908             (FileName:             'BirdyLay.ogg'; Path: ptSounds),// sndBirdyLay
   909             (FileName:              'Whistle.ogg'; Path: ptSounds),// sndWhistle
   909             (FileName:              'Whistle.ogg'; Path: ptSounds),// sndWhistle
   910             (FileName:             'beewater.ogg'; Path: ptSounds),// sndBeeWater
   910             (FileName:             'beewater.ogg'; Path: ptSounds),// sndBeeWater
   911             (FileName:                  '1C.ogg'; Path: ptSounds),// sndPiano0
   911             (FileName:                   '1C.ogg'; Path: ptSounds),// sndPiano0
   912             (FileName:                  '2D.ogg'; Path: ptSounds),// sndPiano1
   912             (FileName:                   '2D.ogg'; Path: ptSounds),// sndPiano1
   913             (FileName:                  '3E.ogg'; Path: ptSounds),// sndPiano2
   913             (FileName:                   '3E.ogg'; Path: ptSounds),// sndPiano2
   914             (FileName:                  '4F.ogg'; Path: ptSounds),// sndPiano3
   914             (FileName:                   '4F.ogg'; Path: ptSounds),// sndPiano3
   915             (FileName:                  '5G.ogg'; Path: ptSounds),// sndPiano4
   915             (FileName:                   '5G.ogg'; Path: ptSounds),// sndPiano4
   916             (FileName:                  '6A.ogg'; Path: ptSounds),// sndPiano5
   916             (FileName:                   '6A.ogg'; Path: ptSounds),// sndPiano5
   917             (FileName:                  '7B.ogg'; Path: ptSounds),// sndPiano6
   917             (FileName:                   '7B.ogg'; Path: ptSounds),// sndPiano6
   918             (FileName:                  '8C.ogg'; Path: ptSounds),// sndPiano7
   918             (FileName:                   '8C.ogg'; Path: ptSounds),// sndPiano7
   919             (FileName:                  '9D.ogg'; Path: ptSounds),// sndPiano8
   919             (FileName:                   '9D.ogg'; Path: ptSounds),// sndPiano8
   920             (FileName:                 'skip.ogg'; Path: ptSounds),// sndSkip
   920             (FileName:                 'skip.ogg'; Path: ptSounds),// sndSkip
   921             (FileName:          'shotgunfire.ogg'; Path: ptSounds) // sndSineGun
   921             (FileName:          'shotgunfire.ogg'; Path: ptSounds) // sndSineGun
   922             );
   922             );
   923 
   923 
   924     Ammoz: array [TAmmoType] of record
   924     Ammoz: array [TAmmoType] of record