Commit 9022b861 authored by mercury233's avatar mercury233 Committed by GitHub

fix 青眼の究極亜竜

parent f6e56750
......@@ -58,7 +58,7 @@ function c43228023.destg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
if e:GetHandler():GetFlagEffect(43228023)>0 then ct=3 end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_DESTROY)
local g=Duel.SelectTarget(tp,nil,tp,0,LOCATION_ONFIELD,1,ct,nil)
Duel.SetOperationInfo(0,CATEGORY_DESTROY,g,1,0,0)
Duel.SetOperationInfo(0,CATEGORY_DESTROY,g,#g,0,0)
end
function c43228023.desop(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.GetChainInfo(0,CHAININFO_TARGET_CARDS):Filter(Card.IsRelateToEffect,nil,e)
......
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