Commit ec803c41 authored by Tachibana's avatar Tachibana 🐟

520

parent 051472d7
Pipeline #27264 passed with stages
in 28 minutes and 52 seconds
......@@ -17,7 +17,7 @@ function cm.initial_effect(c)
aux.hackchainlimit_ove=true
_hack_fusion_chain_false=Duel.SetChainLimit
function Duel.SetChainLimit(bool_function,e,ep,tp)
return _hack_fusion_chain_false(function (e,rp,tp)return e:GetHandler():IsOriginalCodeRule(30655601) end) end
return _hack_fusion_chain_false(function (e,rp,tp)return e:GetHandler():IsOriginalCodeRule(155601) end) end
end
end
function cm.target(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
......
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