Commit 78c426f1 authored by nanahira's avatar nanahira

fix

parent 4b87e3e6
...@@ -183,7 +183,7 @@ addSkill(47529357, function(e1) ...@@ -183,7 +183,7 @@ addSkill(47529357, function(e1)
return true return true
end) end)
e1:SetValue(function(e,c) e1:SetValue(function(e,c)
return destroyReplaceFilter(e:GetHandlerPlayer()) return destroyReplaceFilter(c,e:GetHandlerPlayer())
end) end)
e1:SetOperation(function(e,tp,eg,ep,ev,re,r,rp) e1:SetOperation(function(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_CARD,0,47529357) Duel.Hint(HINT_CARD,0,47529357)
......
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