GearTypes.wiki
changeset 41 bf0470871144
parent 19 6f33e35cb3e4
child 93 c72013d373f1
equal deleted inserted replaced
40:5c23791d295a 41:bf0470871144
     1 For a current list of the gears look at hedgewars/uConstants.pas at
     1 For a current list of the gears look at hedgewars/uTypes.pas at
     2 the TGearType enumeration.
     2 the TGearType enumeration.
     3 {{{
     3 {{{
     4     TGearType = (gtBomb, gtHedgehog, gtShell, gtGrave, gtBee,
     4     TGearType = (gtBomb, gtHedgehog, gtShell, gtGrave, gtBee,
     5             gtShotgunShot, gtPickHammer, gtRope, gtMine, gtCase,
     5             gtShotgunShot, gtPickHammer, gtRope, gtMine, gtCase,
     6             gtDEagleShot, gtDynamite, gtClusterBomb, gtCluster, gtShover,
     6             gtDEagleShot, gtDynamite, gtClusterBomb, gtCluster, gtShover,