From f6a9215f8e8028af2bd2416be3ae803ddd5ee298 Mon Sep 17 00:00:00 2001 From: zhouhaihai Date: Mon, 28 Oct 2019 17:01:10 +0800 Subject: [PATCH] 觉醒 误删了 任务 --- src/actions/HeroAction.lua | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) 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