still more stuff

This commit is contained in:
Pao
2023-02-26 20:00:22 +01:00
parent 7c13ed30c9
commit a2e906b318
13 changed files with 149 additions and 125 deletions

View File

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