Browse Source

Removed treatmentTime

m3ales 4 years ago
parent
commit
5d6d1022fa
1 changed files with 0 additions and 2 deletions
  1. 0 2
      addons - Copy/RD501_Main/XEH_postinit.sqf

+ 0 - 2
addons - Copy/RD501_Main/XEH_postinit.sqf

@@ -47,8 +47,6 @@ call macro_fnc_name(fortify_tool);
 
 // Medical CCP Building
 rd501_medical_ccp_building = "Land_Medevac_house_V1_F";
-rd501_medical_ccp_bandage_treatmentTime = 1;
-rd501_medical_ccp_stitch_treatmentTime = 1;
 rd501_medical_ccp_classes = ["Land_Medevac_house_V1_F"];
 rd501_medical_ccp_stitchDurationSeconds = 10;
 rd501_medical_ccp_bandageDurationSeconds = 10;