hedgewars/uVariables.pas
changeset 7076 fed718e7851d
parent 7066 12cc2bd84b0b
child 7082 17b0892ac794
child 7091 7989850b4418
equal deleted inserted replaced
7075:6bd7e5ad3f2b 7076:fed718e7851d
  2254             (NameId: sidLandGun;
  2254             (NameId: sidLandGun;
  2255             NameTex: nil;
  2255             NameTex: nil;
  2256             Probability: 20;
  2256             Probability: 20;
  2257             NumberInCase: 1;
  2257             NumberInCase: 1;
  2258             Ammo: (Propz: ammoprop_NoRoundEnd or
  2258             Ammo: (Propz: ammoprop_NoRoundEnd or
  2259                           ammoprop_NeedTarget or
       
  2260                           ammoprop_Utility;
  2259                           ammoprop_Utility;
  2261                 Count: 1;
  2260                 Count: 1;
  2262                 NumPerTurn: 0;
  2261                 NumPerTurn: 0;
  2263                 Timer: 5001;
  2262                 Timer: 5001;
  2264                 Pos: 0;
  2263                 Pos: 0;