Commit 338a6b2d authored by Ma's avatar Ma

Update c78274190.lua

parent 3aeeff42
...@@ -65,6 +65,7 @@ function c78274190.cacon(e,tp,eg,ep,ev,re,r,rp) ...@@ -65,6 +65,7 @@ function c78274190.cacon(e,tp,eg,ep,ev,re,r,rp)
else return false end else return false end
end end
function c78274190.caop(e,tp,eg,ep,ev,re,r,rp) function c78274190.caop(e,tp,eg,ep,ev,re,r,rp)
if not e:GetHandler():IsRelateToEffect(e) then return end
local tc=e:GetLabelObject() local tc=e:GetLabelObject()
if tc:IsFaceup() and tc:IsControler(tp) and tc:IsRelateToBattle() then if tc:IsFaceup() and tc:IsControler(tp) and tc:IsRelateToBattle() then
Duel.ChainAttack() Duel.ChainAttack()
......
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