Reimplemented item handling

This commit is contained in:
ZioPao
2023-11-07 17:21:03 +01:00
parent 8faa5b9cc5
commit 301603ed68
5 changed files with 90 additions and 6 deletions

View File

@@ -11,12 +11,9 @@ local StaticData = require("TOC_StaticData")
-- Update current player status (infection checks)
-- handle stats increase\decrease
---@class PlayerHandler
local PlayerHandler = {}
-- TODO This should be instanceable for a player. Separate handlers not
---Setup player modData
---@param _ nil
---@param playerObj IsoPlayer