deleted old media

This commit is contained in:
ZioPao
2024-03-20 00:45:01 +01:00
parent 6e9e522731
commit 41b6bfd456
163 changed files with 3 additions and 1853 deletions

View File

@@ -83,6 +83,9 @@ function ItemsController.Player.DeleteAllOldAmputationItems(playerObj)
---@cast clothItem InventoryItem
ItemsController.Player.RemoveClothingItem(playerObj, clothItem)
end
-- Reset model just in case
playerObj:resetModelNextFrame()
end
---Spawns and equips the correct amputation item to the player.