Moved more stuff

This commit is contained in:
Pao
2023-01-20 02:22:13 +01:00
parent 8deaec2bbe
commit 8073680118
11 changed files with 33 additions and 209 deletions

View File

@@ -44,7 +44,7 @@ function ISCutLimb:start()
-- TODO this doesn't work when doing it on another player
local body_part_type = TocGetBodyPartTypeFromBodyPart(self.part_name)
local body_part_type = TocGetBodyPartTypeFromPartName(self.part_name)
local body_damage = self.patient:getBodyDamage()
local body_damage_part = body_damage:getBodyPart(body_part_type)