hedgewars/uTypes.pas
changeset 5706 4454aa0523e7
parent 5662 99083392cd4f
child 5725 e27100a0e2d0
child 5728 aca2acfba4ca
equal deleted inserted replaced
5704:718f98a9df12 5706:4454aa0523e7
    80             sprFeather, sprPiano, sprHandSineGun, sprPortalGun, sprPortal,
    80             sprFeather, sprPiano, sprHandSineGun, sprPortalGun, sprPortal,
    81             sprCheese, sprHandCheese, sprHandFlamethrower, sprChunk, sprNote,
    81             sprCheese, sprHandCheese, sprHandFlamethrower, sprChunk, sprNote,
    82             sprSMineOff, sprSMineOn, sprHandSMine, sprHammer,
    82             sprSMineOff, sprSMineOn, sprHandSMine, sprHammer,
    83             sprHandResurrector, sprCross, sprAirDrill, sprNapalmBomb,
    83             sprHandResurrector, sprCross, sprAirDrill, sprNapalmBomb,
    84             sprBulletHit, sprSnowball, sprHandSnowball, sprSnow,
    84             sprBulletHit, sprSnowball, sprHandSnowball, sprSnow,
    85             sprSDFlake, sprSDWater, sprSDCloud, sprSDSplash, sprSDDroplet
    85             sprSDFlake, sprSDWater, sprSDCloud, sprSDSplash, sprSDDroplet, sprTardis
    86             );
    86             );
    87 
    87 
    88     // Gears that interact with other Gears and/or Land
    88     // Gears that interact with other Gears and/or Land
    89     TGearType = (gtGrenade, gtHedgehog, gtShell, gtGrave, gtBee, // 4
    89     TGearType = (gtGrenade, gtHedgehog, gtShell, gtGrave, gtBee, // 4
    90             gtShotgunShot, gtPickHammer, gtRope, gtMine, gtCase, // 9
    90             gtShotgunShot, gtPickHammer, gtRope, gtMine, gtCase, // 9