hedgewars/uTypes.pas
changeset 11766 abcdb7bc2620
parent 11744 ac58a063d26a
parent 11765 10860d4bca22
child 11828 a69124eb7ce7
child 11878 74e838b7eecc
equal deleted inserted replaced
11764:54a1ac4123cd 11766: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