diff --git a/src/actions/HeroAction.lua b/src/actions/HeroAction.lua index 1bb5be4..e9c6727 100644 --- a/src/actions/HeroAction.lua +++ b/src/actions/HeroAction.lua @@ -89,6 +89,7 @@ function _M.wakeRpc(agent, data) hero:updateProperty({field = "wakeL", delta = 1}) local curLevel = hero:getProperty("wakeL") + role:checkTaskEnter("Wake", {heroType = typ, wakeL = curLevel}) if curLevel == 4 then -- 解锁cg role:checkTaskEnter("WakeCG", {heroType = typ}) end -- libgit2 0.21.2