用记事本打开游戏目录datascriptsprefabsaxe.lua文件,将inst.components.tool:SetAction(ACTIONS.CHOP)替换为以下内容:
inst.components.tool:SetAction(ACTIONS.CHOP, 15)
用记事本打开游戏目录datascriptsprefabsaxe.lua文件,将inst.components.tool:SetAction(ACTIONS.CHOP)替换为以下内容:
inst.components.tool:SetAction(ACTIONS.CHOP, 15)