hedgewars/uVariables.pas
changeset 7091 7989850b4418
parent 7076 fed718e7851d
child 7103 1c1afb5a1565
equal deleted inserted replaced
7090:63d09a846444 7091:7989850b4418
  2284                           ammoprop_DontHold;
  2284                           ammoprop_DontHold;
  2285                 Count: 1;
  2285                 Count: 1;
  2286                 NumPerTurn: 0;
  2286                 NumPerTurn: 0;
  2287                 Timer: 5001;
  2287                 Timer: 5001;
  2288                 Pos: 0;
  2288                 Pos: 0;
  2289                 AmmoType: amFlamethrower;
  2289                 AmmoType: amIceGun;
  2290                 AttackVoice: sndNone;
  2290                 AttackVoice: sndNone;
  2291                 Bounciness: 1000);
  2291                 Bounciness: 1000);
  2292             Slot: 2;
  2292             Slot: 6;
  2293             TimeAfterTurn: 0;
  2293             TimeAfterTurn: 0;
  2294             minAngle: 0;
  2294             minAngle: 0;
  2295             maxAngle: 0;
  2295             maxAngle: 0;
  2296             isDamaging: true;
  2296             isDamaging: true;
  2297             SkipTurns: 0;
  2297             SkipTurns: 0;