hedgewars/uConsts.pas
changeset 95 1ef5e2c41115
parent 83 207c85fbef51
child 97 e7c1df9cce2c
equal deleted inserted replaced
94:c6eec0bdb630 95:1ef5e2c41115
   116 
   116 
   117       cHHRadius = 9;
   117       cHHRadius = 9;
   118       cHHStepTicks = 38;
   118       cHHStepTicks = 38;
   119 
   119 
   120       cKeyMaxIndex = 322;
   120       cKeyMaxIndex = 322;
   121 
       
   122       cMaxCaptions = 4;
       
   123 
   121 
   124       cInactDelay = 1500;
   122       cInactDelay = 1500;
   125 
   123 
   126       gfForts = $00000001;
   124       gfForts = $00000001;
   127 
   125 
   305                                           Timer: 0;
   303                                           Timer: 0;
   306                                           AmmoType: amUFO);
   304                                           AmmoType: amUFO);
   307                                    Slot: 0;
   305                                    Slot: 0;
   308                                    TimeAfterTurn: 3000),
   306                                    TimeAfterTurn: 3000),
   309                                   (NameId: sidShotgun;
   307                                   (NameId: sidShotgun;
   310                                    Ammo: (Propz: 0;
   308                                    Ammo: (Propz: ammoprop_ForwMsgs;
   311                                           Count: AMMO_INFINITE;
   309                                           Count: AMMO_INFINITE;
   312                                           NumPerTurn: 1;
   310                                           NumPerTurn: 1;
   313                                           Timer: 0;
   311                                           Timer: 0;
   314                                           AmmoType: amShotgun);
   312                                           AmmoType: amShotgun);
   315                                    Slot: 2;
   313                                    Slot: 2;