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

update ヴェルズ・コッペリアル

mail confirmed ruling changement
parent 08243d07
...@@ -20,8 +20,7 @@ function c77841719.initial_effect(c) ...@@ -20,8 +20,7 @@ function c77841719.initial_effect(c)
end end
function c77841719.condition(e,tp,eg,ep,ev,re,r,rp) function c77841719.condition(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler() local c=e:GetHandler()
return c:IsPreviousPosition(POS_FACEUP) return c:IsPreviousControler(tp) and rp==1-tp
and c:IsPreviousControler(tp) and rp==1-tp
end end
function c77841719.filter(c) function c77841719.filter(c)
return c:IsFaceup() and c:IsControlerCanBeChanged() return c:IsFaceup() and c:IsControlerCanBeChanged()
......
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