Skip to content

Commit

Permalink
Make Apap painkilling effect last twice long as before (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
3Mydlo3 authored May 23, 2020
1 parent 78f7763 commit 9c93302
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/medical_treatment/ACE_Medical_Treatment.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,7 @@ class ACE_ADDON(medical_treatment) {
};
class Apap: PainKillers {
painReduce = 0.6;
timeInSystem = 1200;
timeTillMaxEffect = 120;
};
};
Expand Down

0 comments on commit 9c93302

Please sign in to comment.