Commit 164a2b69 authored by wyykak's avatar wyykak

fix 86379106

Signed-off-by: wyykak's avatarwyykak <wyy_1414@126.com>
parent 13d1e935
...@@ -38,7 +38,7 @@ function c86379106.op(e,tp,eg,ep,ev,re,r,rp) ...@@ -38,7 +38,7 @@ function c86379106.op(e,tp,eg,ep,ev,re,r,rp)
if g4:GetCount()>1 then if g4:GetCount()>1 then
Duel.ShuffleSetCard(g4) Duel.ShuffleSetCard(g4)
end end
local fid=c:GetFieldID() local fid=e:GetHandler():GetFieldID()
local e1=Effect.CreateEffect(e:GetHandler()) local e1=Effect.CreateEffect(e:GetHandler())
e1:SetDescription(aux.Stringid(86379106,0)) e1:SetDescription(aux.Stringid(86379106,0))
e1:SetType(EFFECT_TYPE_CONTINUOUS+EFFECT_TYPE_FIELD) e1:SetType(EFFECT_TYPE_CONTINUOUS+EFFECT_TYPE_FIELD)
......
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