hedgewars/uConsts.pas
changeset 15096 eff1a080cf40
parent 15024 af2f6f4074de
child 15158 4744d7b78c75
equal deleted inserted replaced
15095:e13b9054316b 15096:eff1a080cf40
   212     // font stuff
   212     // font stuff
   213     cFontBorder = 2 * HDPIScaleFactor;
   213     cFontBorder = 2 * HDPIScaleFactor;
   214     cFontPadding = 2 * HDPIScaleFactor;
   214     cFontPadding = 2 * HDPIScaleFactor;
   215 
   215 
   216     cDefaultBuildMaxDist = 256; // default max. building distance with girder/rubber
   216     cDefaultBuildMaxDist = 256; // default max. building distance with girder/rubber
       
   217     cResurrectorDist = 100; // effect distance of resurrector
       
   218     cSeductionDist = 250; // effect distance of seduction
   217 
   219 
   218     ExtraTime = 30000; // amount of time (ms) given for using Extra Time
   220     ExtraTime = 30000; // amount of time (ms) given for using Extra Time
   219 
   221 
   220     // do not change this value
   222     // do not change this value
   221     cDefaultZoomLevel = 2.0; // 100% zoom
   223     cDefaultZoomLevel = 2.0; // 100% zoom