Commit 57598a08 authored by 独孤朲's avatar 独孤朲

Merge pull request #58 from Lsty/patch-4

Update c78274190.lua
parents 0139bc9f 338a6b2d
...@@ -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