Commit efcb88fb authored by mercury233's avatar mercury233 Committed by GitHub

fix ラピッド・トリガー

for Lyrilusc - Independent Nightingale
parent bc439c2b
......@@ -60,8 +60,8 @@ function c67526112.activate(e,tp,eg,ep,ev,re,r,rp)
local res=false
if sg1:IsContains(tc) and (sg2==nil or not sg2:IsContains(tc) or not Duel.SelectYesNo(tp,ce:GetDescription())) then
local mat1=Duel.SelectFusionMaterial(tp,tc,mg1,nil,chkf)
tc:SetMaterial(mat1)
if Duel.Destroy(mat1,REASON_EFFECT+REASON_MATERIAL+REASON_FUSION)==#mat1 then
tc:SetMaterial(mat1)
Duel.BreakEffect()
Duel.SpecialSummon(tc,SUMMON_TYPE_FUSION,tp,tp,false,false,POS_FACEUP)
res=true
......
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