GearTypes.wiki
changeset 798 30c5f1ebd552
parent 796 445168937988
child 817 5d23638ba8b8
equal deleted inserted replaced
797:ffa20ab0669b 798:30c5f1ebd552
   529 `Tag` contains the number of pixels the water still has to rise (default: 47). The gear will be removed when its `Tag` reaches the value 0.
   529 `Tag` contains the number of pixels the water still has to rise (default: 47). The gear will be removed when its `Tag` reaches the value 0.
   530 
   530 
   531 == Reference ==
   531 == Reference ==
   532 For a current list of the gears look at `hedgewars/uTypes.pas` at
   532 For a current list of the gears look at `hedgewars/uTypes.pas` at
   533 the `TGearType` enumeration:
   533 the `TGearType` enumeration:
   534 [http://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l92]
   534 [https://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l92]
   535 
   535 
   536 Note: `gtBomb` and `gtShell` were named `gtAmmo_Bomb` and `gtAmmo_Grenade` before 0.9.14.
   536 Note: `gtBomb` and `gtShell` were named `gtAmmo_Bomb` and `gtAmmo_Grenade` before 0.9.14.