hedgewars/uTypes.pas
changeset 11771 abcdb7bc2620
parent 11749 ac58a063d26a
parent 11770 10860d4bca22
child 11833 a69124eb7ce7
child 11883 74e838b7eecc
equal deleted inserted replaced
11769:54a1ac4123cd 11771:abcdb7bc2620
   143             sndMelonImpact, sndDroplet1, sndDroplet2, sndDroplet3, sndEggBreak, sndDrillRocket,
   143             sndMelonImpact, sndDroplet1, sndDroplet2, sndDroplet3, sndEggBreak, sndDrillRocket,
   144             sndPoisonCough, sndPoisonMoan, sndBirdyLay, sndWhistle, sndBeeWater,
   144             sndPoisonCough, sndPoisonMoan, sndBirdyLay, sndWhistle, sndBeeWater,
   145             sndPiano0, sndPiano1, sndPiano2, sndPiano3, sndPiano4, sndPiano5, sndPiano6, sndPiano7,
   145             sndPiano0, sndPiano1, sndPiano2, sndPiano3, sndPiano4, sndPiano5, sndPiano6, sndPiano7,
   146             sndPiano8, sndSkip, sndSineGun, sndOoff1, sndOoff2, sndOoff3, sndWhack,
   146             sndPiano8, sndSkip, sndSineGun, sndOoff1, sndOoff2, sndOoff3, sndWhack,
   147             sndComeonthen, sndParachute, sndBump, sndResurrector, sndPlane, sndTardis, sndFrozenHogImpact,
   147             sndComeonthen, sndParachute, sndBump, sndResurrector, sndPlane, sndTardis, sndFrozenHogImpact,
   148             sndIceBeam, sndHogFreeze
   148             sndIceBeam, sndHogFreeze, sndAirMineImpact, sndKnifeImpact, sndExtraTime
   149             );
   149             );
   150 
   150 
   151     // Available ammo types to be used by hedgehogs
   151     // Available ammo types to be used by hedgehogs
   152     TAmmoType  = (amNothing, amGrenade, amClusterBomb, amBazooka, amBee, amShotgun, amPickHammer, // 6
   152     TAmmoType  = (amNothing, amGrenade, amClusterBomb, amBazooka, amBee, amShotgun, amPickHammer, // 6
   153             amSkip, amRope, amMine, amDEagle, amDynamite, amFirePunch, amWhip, // 13
   153             amSkip, amRope, amMine, amDEagle, amDynamite, amFirePunch, amWhip, // 13