AmmoTypes.wiki
changeset 587 8105e95297e3
parent 585 284e7fd96a0c
child 738 de5072f487a5
equal deleted inserted replaced
586:c6cd16f6954a 587:8105e95297e3
     1 #summary List of all ammo types
     1 #summary List of all ammo types
     2 
     2 
     3 For a current list of ammo types look at http://code.google.com/p/hedgewars/source/browse/hedgewars/uTypes.pas#146
     3 For a current list of ammo types look at http://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l146
     4 
     4 
     5 || *Variable* || *Ammo type* ||
     5 || *Variable* || *Ammo type* ||
     6 || amNothing || _pseudo-ammo type for the absence of a real ammo_ ||
     6 || amNothing || _pseudo-ammo type for the absence of a real ammo_ ||
     7 || amGrenade || Grenade ||
     7 || amGrenade || Grenade ||
     8 || amClusterBomb || !ClusterBomb ||
     8 || amClusterBomb || !ClusterBomb ||