equal
deleted
inserted
replaced
531 |
531 |
532 == Reference == |
532 == Reference == |
533 For a current list of the gears look at `hedgewars/uTypes.pas` at |
533 For a current list of the gears look at `hedgewars/uTypes.pas` at |
534 the `TGearType` enumeration: |
534 the `TGearType` enumeration: |
535 [https://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l92] |
535 [https://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l92] |
536 |
|
537 Note: `gtBomb` and `gtShell` were named `gtAmmo_Bomb` and `gtAmmo_Grenade` before 0.9.14. |
|