GearTypes.wiki
changeset 852 efcc0feef9ec
parent 851 6948d85cf3c9
child 853 b3c2c6ff4da3
equal deleted inserted replaced
851:6948d85cf3c9 852:efcc0feef9ec
   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.