hedgewars/uConsts.pas
changeset 3396 e5b3e5f2818e
parent 3394 47b51e22e670
child 3403 244382ea33c2
equal deleted inserted replaced
3395:095273ad0e08 3396:e5b3e5f2818e
  1902             (NameId: sidPortalGun;
  1902             (NameId: sidPortalGun;
  1903             NameTex: nil;
  1903             NameTex: nil;
  1904             Probability: 20;
  1904             Probability: 20;
  1905             NumberInCase: 1;
  1905             NumberInCase: 1;
  1906             Ammo: (Propz: ammoprop_NoRoundEndHint or
  1906             Ammo: (Propz: ammoprop_NoRoundEndHint or
       
  1907                           ammoprop_AttackInMove or
  1907                           ammoprop_DontHold or
  1908                           ammoprop_DontHold or
  1908                           ammoprop_Utility;
  1909                           ammoprop_Utility;
  1909                 Count: 1;
  1910                 Count: 1;
  1910                 InitialCount: 1;
  1911                 InitialCount: 1;
  1911                 NumPerTurn: 3;
  1912                 NumPerTurn: 3;