This commit is contained in:
Pao
2023-02-03 14:19:36 +01:00
parent 88620ca321
commit c19a586110
14 changed files with 501 additions and 496 deletions

View File

@@ -56,7 +56,7 @@ function ISInstallProsthesis:perform()
SendEquipProsthesis(self.patient, self.part_name, prosthesis_base_name)
else
TheOnlyCure.EquipProsthesis(self.part_name, prosthesis_base_name)
TocEquipProsthesis(self.part_name, prosthesis_base_name)
end