Commit 25b6b3e3 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12048010.lua

parent 832823d1
......@@ -39,5 +39,7 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
local tt=math.floor(ct/2)
if ct>0 then
Duel.DiscardDeck(tp,tt,REASON_EFFECT)
local g=Duel.GetOperatedGroup()
HakaShiro.cannoteffectop(e,tp,eg,ep,ev,re,r,rp,g)
end
end
\ No newline at end of file
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