Commit d320d7da authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12026033.lua

parent fef3da7b
......@@ -74,10 +74,6 @@ function c12026033.target1(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return Duel.IsExistingTarget(aux.TRUE,tp,LOCATION_ONFIELD,LOCATION_ONFIELD,1,nil) end
Duel.Hint(HINT_SELECTMSG,tp,aux.Stringid(12026033,2))
local g=Duel.SelectTarget(tp,aux.TRUE,tp,LOCATION_ONFIELD,LOCATION_ONFIELD,1,1,nil)
e:SetLabelObject(re)
e:SetCategory(re:GetCategory())
e:SetProperty(re:GetProperty())
e:SetLabel(re:GetLabel())
-- Duel.SetOperationInfo(0,CATEGORY_DESTROY,g,1,0,0)
end
function c12026033.cpcon(e,tp,eg,ep,ev,re,r,rp)
......@@ -115,4 +111,4 @@ function c12026033.activate(e,tp,eg,ep,ev,re,r,rp)
local op=te:GetOperation()
if op then op(e,tp,eg,ep,ev,re,r,rp) end
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