Commit 34192290 authored by 未闻皂名's avatar 未闻皂名

2022/5/18 bug修复

parent b46e1316
Pipeline #12851 passed with stages
in 4 minutes and 12 seconds
...@@ -34,5 +34,6 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -34,5 +34,6 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
if rec~=0 then if rec~=0 then
Duel.Recover(tp,rec,REASON_EFFECT) Duel.Recover(tp,rec,REASON_EFFECT)
end end
Duel.ShuffleHand(1-tp)
end end
end end
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment