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

fix

parent 8ea5f0c5
......@@ -19,6 +19,7 @@ function c28486799.initial_effect(c)
end
function c28486799.drcon(e,tp,eg,ep,ev,re,r,rp)
return ep==tp and rp~=tp and ev>=1000
and (re or (Duel.GetAttacker() and Duel.GetAttacker():IsControler(1-tp)))
end
function c28486799.drtg(e,tp,eg,ep,ev,re,r,rp,chk)
local d=math.floor(ev/1000)
......
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