Commit 453af7ec authored by Tachibana's avatar Tachibana

watele

parent 88232d87
No preview for this file type
...@@ -347,7 +347,7 @@ function c85402430.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -347,7 +347,7 @@ function c85402430.desop(e,tp,eg,ep,ev,re,r,rp)
local nc=Duel.SelectMatchingCard(tp,c85402430.fllll,tp,LOCATION_DECK+LOCATION_HAND,0,1,1,nil):GetFirst() local nc=Duel.SelectMatchingCard(tp,c85402430.fllll,tp,LOCATION_DECK+LOCATION_HAND,0,1,1,nil):GetFirst()
bg:AddCard(nc) bg:AddCard(nc)
Duel.SendtoGrave(bg,REASON_EFFECT) Duel.SendtoGrave(bg,REASON_EFFECT)
if not tc:IsCode(85402430) then if not tc:IsCode(85402400) then
local e4=Effect.CreateEffect(e:GetHandler()) local e4=Effect.CreateEffect(e:GetHandler())
e4:SetType(EFFECT_TYPE_SINGLE) e4:SetType(EFFECT_TYPE_SINGLE)
e4:SetCode(EFFECT_CANNOT_BE_LINK_MATERIAL) e4:SetCode(EFFECT_CANNOT_BE_LINK_MATERIAL)
......
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