Commit edf2cbee authored by Huangnan's avatar Huangnan

Update c60010152.lua

parent 1b6680d2
...@@ -97,6 +97,7 @@ function cm.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -97,6 +97,7 @@ function cm.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.Destroy(sg,REASON_EFFECT) Duel.Destroy(sg,REASON_EFFECT)
local num=Duel.GetOperatedGroup() local num=Duel.GetOperatedGroup()
if num~=0 then if num~=0 then
for c in aux.Next(g) do
c:AddCounter(0x629,num) c:AddCounter(0x629,num)
end end
end end
......
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