Commit c4572278 authored by GuGu's avatar GuGu

Update c86379692.lua

parent a7fe5ddc
Pipeline #40802 passed with stage
in 11 seconds
...@@ -95,7 +95,7 @@ end ...@@ -95,7 +95,7 @@ end
function c86379692.tg1(e,tp,eg,ep,ev,re,r,rp,chk,chkc) function c86379692.tg1(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
if chkc then return c86379692.filter(chkc) end if chkc then return c86379692.filter(chkc) end
if chk==0 then return Duel.IsExistingTarget(c86379692.filter,tp,LOCATION_ONFIELD,LOCATION_ONFIELD,1,nil) end if chk==0 then return Duel.IsExistingTarget(c86379692.filter,tp,LOCATION_ONFIELD,LOCATION_ONFIELD,1,nil) end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_FACEUP) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_REMOVE)
local g=Duel.SelectTarget(tp,c86379692.filter,tp,LOCATION_ONFIELD,LOCATION_ONFIELD,1,1,nil) local g=Duel.SelectTarget(tp,c86379692.filter,tp,LOCATION_ONFIELD,LOCATION_ONFIELD,1,1,nil)
Duel.SetOperationInfo(0,CATEGORY_REMOVE,g,1,0,0) Duel.SetOperationInfo(0,CATEGORY_REMOVE,g,1,0,0)
end 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