equal
deleted
inserted
replaced
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, |