Commit d567a264 authored by mercury233's avatar mercury233

fix

parent 22aeb22a
......@@ -17,6 +17,7 @@ end
function c1082946.activate(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_SELECTMSG,tp,aux.Stringid(1082946,0))
local g=Duel.SelectMatchingCard(tp,c1082946.filter,tp,0x3f,0x3f,1,1,nil)
if #g==0 then return end
local tc=g:GetFirst()
local turne=tc[tc]
local op=turne:GetOperation()
......
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