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