Commit 469ac6a5 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12032002.lua

parent fd9a314b
...@@ -59,7 +59,7 @@ end ...@@ -59,7 +59,7 @@ end
function cm.actop(e,tp,eg,ep,ev,re,r,rp) function cm.actop(e,tp,eg,ep,ev,re,r,rp)
local rc=re:GetHandler() local rc=re:GetHandler()
if re:GetHandler():IsSetCard(0xfa1) then if re:GetHandler():IsSetCard(0xfa1) then
Duel.SetChainLimit(c24010609.chainlm) Duel.SetChainLimit(cm.chainlm)
end end
end end
function cm.chainlm(e,rp,tp) function cm.chainlm(e,rp,tp)
......
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