Commented more bandage stuff since it's still broken

This commit is contained in:
Pao
2023-01-12 19:53:07 +01:00
parent d66ed790a6
commit bd7f37b6f3

View File

@@ -158,7 +158,7 @@ function TheOnlyCure.HealSpecificPart(toc_data, part_name, player)
-- Reapplies bandages after the whole ordeal
-- TODO not sure if this still works
body_part_type:setBandaged(true, bandage_life, false, bandage_type)
--body_part_type:setBandaged(true, bandage_life, false, bandage_type)
end
--Helper function for UpdatePlayerHealth