Some more refactoring

This commit is contained in:
Pao
2023-02-05 03:30:49 +01:00
parent 2fd686b89b
commit f5d6ff7f9a
13 changed files with 114 additions and 59 deletions

View File

@@ -1,3 +1,8 @@
------------------------------------------
-------- THE ONLY CURE BUT BETTER --------
------------------------------------------
------------ DEBUG FUNCTIONS -------------
-- Side functions
local function TocGetAmputationFullTypeFromInventory(player, side, limb)
@@ -105,9 +110,15 @@ function TocResetClothingItemBodyLocation(player, side, limb)
prosthesis_item = nil -- reset it
end
end
-----------------------------------------------------------------------
------ TEST FUNCTIONS, DON'T USE THESE!!! ---------------
function TocTestBodyLocations()
local group = BodyLocations.getGroup("Human")