Skip to content

Commit

Permalink
Update addons/conversion/ACE_Medical_Treatment_Actions.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: MiszczuZPolski <[email protected]>
  • Loading branch information
mazinskihenry and MiszczuZPolski authored Jan 17, 2025
1 parent 5ff9f09 commit e0f2a16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addons/conversion/ACE_Medical_Treatment_Actions.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ class ACE_Medical_Treatment_Actions {
displayName = CSTRING(convertPatient);
displayNameProgress = CSTRING(converting);
condition = QFUNC(manualConversionCondition);
category = "examine";
medicRequired = QGVAR(manualConversionLevel);
treatmentLocations = QGVAR(manualConversionLocation);
treatmentTime = 10;
Expand Down

0 comments on commit e0f2a16

Please sign in to comment.