Commit b115edf5 authored by Tachibana's avatar Tachibana

1145141919810

parent 63243856
Pipeline #14167 passed with stages
in 30 minutes and 47 seconds
......@@ -44,7 +44,7 @@ function cm.spop(e,tp,eg,ep,ev,re,r,rp)
Duel.SendtoGrave(g,REASON_EFFECT)
end
Duel.ShuffleDeck(tp)
local e1=Effect.CreateEffect(c)
local e1=Effect.CreateEffect(e:GetHandler())
e1:SetType(EFFECT_TYPE_FIELD)
e1:SetCode(EFFECT_CANNOT_SPECIAL_SUMMON)
e1:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
......
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