diff -r e0750b23c9e6 -r c3eb11f1ab3a hedgewars/uAmmos.pas --- a/hedgewars/uAmmos.pas Thu Sep 10 07:53:22 2009 +0000 +++ b/hedgewars/uAmmos.pas Thu Sep 10 12:16:11 2009 +0000 @@ -58,6 +58,7 @@ end; procedure AddAmmoStore(s: shortstring); +// [0,20,30,60,100,150,200,400,600] var cnt: Longword; a: TAmmoType; ammos: TAmmoCounts;