Browse Source

同步常规版修改

gitxsm 2 months ago
parent
commit
1f8eb22fd5
1 changed files with 2 additions and 0 deletions
  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)