equal
deleted
inserted
replaced
114 gtNapalmBomb, gtSnowball, gtFlake, {gtStructure,} gtLandGun, gtTardis, // 61 |
114 gtNapalmBomb, gtSnowball, gtFlake, {gtStructure,} gtLandGun, gtTardis, // 61 |
115 gtIceGun, gtAddAmmo, gtGenericFaller, gtKnife); // 65 |
115 gtIceGun, gtAddAmmo, gtGenericFaller, gtKnife); // 65 |
116 }}} |
116 }}} |
117 For a current list of the gears look at `hedgewars/uTypes.pas` at |
117 For a current list of the gears look at `hedgewars/uTypes.pas` at |
118 the `TGearType` enumeration. |
118 the `TGearType` enumeration. |
119 http://code.google.com/p/hedgewars/source/browse/hedgewars/uTypes.pas#92 |
119 http://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l92 |
120 |
120 |
121 Note: `gtBomb` and `gtShell` were named `gtAmmo_Bomb` and `gtAmmo_Grenade` before 0.9.14. |
121 Note: `gtBomb` and `gtShell` were named `gtAmmo_Bomb` and `gtAmmo_Grenade` before 0.9.14. |