gitxsm 1 месяц назад
Родитель
Сommit
1f8eb22fd5
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      script/module/lostTemple/lostTempleLogic.lua

+ 2 - 0
script/module/lostTemple/lostTempleLogic.lua

@@ -1430,6 +1430,8 @@ function LostTemple_OneClickSweep_Do(human)
 
     YunYingLogic.onCallBack(human, "lostTempleCombat", 1)
 
+    TriggerLogic.PublishEvent(TriggerDefine.LOSTTEMPLE_PASS_LAYER, human.db._id, 3)
+
     LostTemple_OneClickSweep_Query(human)
 
     RoleSystemLogic.onDot(human, RoleSystemDefine.ROLE_SYS_ID_1208)