Commit 42343c01 authored by gg123gg's avatar gg123gg

Update c12062053.lua

parent e0e9c772
Pipeline #6656 passed with stages
in 32 minutes and 10 seconds
......@@ -94,7 +94,7 @@ function cm.thtg1(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return true end
end
function cm.thop1(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.GetMatchingGroup(aux.TRUE,tp,0,LOCATION_MZONE,nil)
local g=Duel.GetMatchingGroup(aux.TRUE,tp,LOCATION_MZONE,LOCATION_MZONE,nil)
Duel.Destroy(g,REASON_EFFECT)
if Duel.SelectYesNo(tp,aux.Stringid(m,3)) then
Duel.DiscardHand(tp,aux.TRUE,1,1,REASON_EFFECT+REASON_DISCARD)
......
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