hedgewars/uVariables.pas
changeset 12196 d7ccd18ae7bf
parent 12194 ac9cf0cf40ee
child 12197 98824a464230
equal deleted inserted replaced
12195:98b31009fc37 12196:d7ccd18ae7bf
  2394                           ammoprop_AttackInMove or
  2394                           ammoprop_AttackInMove or
  2395                           ammoprop_DontHold or
  2395                           ammoprop_DontHold or
  2396                           ammoprop_AltUse;
  2396                           ammoprop_AltUse;
  2397                 Count: 2;
  2397                 Count: 2;
  2398                 NumPerTurn: 0;
  2398                 NumPerTurn: 0;
  2399                 Timer: 9000;
  2399                 Timer: 15000;
  2400                 Pos: 0;
  2400                 Pos: 0;
  2401                 AmmoType: amDuck;
  2401                 AmmoType: amDuck;
  2402                 AttackVoice: sndNone;
  2402                 AttackVoice: sndNone;
  2403                 Bounciness: 1000);
  2403                 Bounciness: 1000);
  2404             Slot: 8; // FIXME: Use slot 0. for some reason, hwengine does not like it
  2404             Slot: 8; // FIXME: Use slot 0. for some reason, hwengine does not like it