Commit e194199f authored by 2924713558's avatar 2924713558 Committed by GitHub

Update c1140001.lua

parent 152b496d
...@@ -87,7 +87,6 @@ function c1140001.tg2(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -87,7 +87,6 @@ function c1140001.tg2(e,tp,eg,ep,ev,re,r,rp,chk)
else else
te=tc:GetActivateEffect() te=tc:GetActivateEffect()
end end
e:GetHandler():RemoveOverlayCard(tp,1,1,REASON_COST)
Duel.SendtoGrave(g,REASON_COST) Duel.SendtoGrave(g,REASON_COST)
e:SetCategory(te:GetCategory()) e:SetCategory(te:GetCategory())
e:SetProperty(te:GetProperty()) e:SetProperty(te:GetProperty())
...@@ -101,7 +100,6 @@ function c1140001.tg2(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -101,7 +100,6 @@ function c1140001.tg2(e,tp,eg,ep,ev,re,r,rp,chk)
end end
te:SetLabelObject(e:GetLabelObject()) te:SetLabelObject(e:GetLabelObject())
e:SetLabelObject(te) e:SetLabelObject(te)
Duel.SetOperationInfo(0,CATEGORY_DESTROY,nil,0,0,0)
end end
-- --
function c1140001.op2(e,tp,eg,ep,ev,re,r,rp) function c1140001.op2(e,tp,eg,ep,ev,re,r,rp)
......
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