hedgewars/uConsts.pas
changeset 15597 6e72bd61002e
parent 15585 f8c1492601fe
child 15650 85d2afe34116
equal deleted inserted replaced
15596:3409433a236a 15597:6e72bd61002e
   226     cDefaultBuildMaxDist = 256; // default max. building distance with girder/rubber
   226     cDefaultBuildMaxDist = 256; // default max. building distance with girder/rubber
   227     cResurrectorDist = 100; // effect distance of resurrector
   227     cResurrectorDist = 100; // effect distance of resurrector
   228     cSeductionDist = 250; // effect distance of seduction
   228     cSeductionDist = 250; // effect distance of seduction
   229 
   229 
   230     ExtraTime = 30000; // amount of time (ms) given for using Extra Time
   230     ExtraTime = 30000; // amount of time (ms) given for using Extra Time
       
   231     MaxMoreWindTime = 5000; // amount of time (ms) for land objects like gfMine to be affected after end of turn
   231 
   232 
   232     // do not change this value
   233     // do not change this value
   233     cDefaultZoomLevel = 2.0; // 100% zoom
   234     cDefaultZoomLevel = 2.0; // 100% zoom
   234 
   235 
   235     // game flags
   236     // game flags