hedgewars/uVariables.pas
changeset 6271 9310cfe6bc37
parent 6255 fd9ebc6feb12
child 6288 fcc50b96d20a
equal deleted inserted replaced
6270:0a99f73dd8dd 6271:9310cfe6bc37
  1203             NumberInCase: 1;
  1203             NumberInCase: 1;
  1204             Ammo: (Propz: ammoprop_NoCrosshair or
  1204             Ammo: (Propz: ammoprop_NoCrosshair or
  1205                             ammoprop_NeedTarget or
  1205                             ammoprop_NeedTarget or
  1206                             ammoprop_AttackingPut or
  1206                             ammoprop_AttackingPut or
  1207                             ammoprop_DontHold or
  1207                             ammoprop_DontHold or
  1208                             ammoprop_NotBorder or
  1208                             ammoprop_NotBorder;
  1209                             ammoprop_SetBounce;
       
  1210                 Count: 1;
  1209                 Count: 1;
  1211                 NumPerTurn: 0;
  1210                 NumPerTurn: 0;
  1212                 Timer: 0;
  1211                 Timer: 0;
  1213                 Pos: 0;
  1212                 Pos: 0;
  1214                 AmmoType: amMineStrike;
  1213                 AmmoType: amMineStrike;