Change: unified perks into one single parent, added translations for perk tooltips (b42)

This commit is contained in:
ZioPao
2025-04-03 00:37:18 +02:00
parent e07af54d27
commit 67f51ca845
3 changed files with 7 additions and 22 deletions

View File

@@ -143,7 +143,6 @@ function ISBaseTimedAction:perform()
if dcInst:getIsCut(limbName) and dcInst:getIsVisible(limbName) then
local side = CommonMethods.GetSide(limbName)
-- TODO Test it
local xpObj = LocalPlayerController.playerObj:getXp()
if xpObj:getLevel() < 10 then