Commit ec803c41 authored by 聖園ミカ's avatar 聖園ミカ 🐟

520

parent 051472d7
...@@ -17,7 +17,7 @@ function cm.initial_effect(c) ...@@ -17,7 +17,7 @@ function cm.initial_effect(c)
aux.hackchainlimit_ove=true aux.hackchainlimit_ove=true
_hack_fusion_chain_false=Duel.SetChainLimit _hack_fusion_chain_false=Duel.SetChainLimit
function Duel.SetChainLimit(bool_function,e,ep,tp) 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
end end
function cm.target(e,tp,eg,ep,ev,re,r,rp,chk,chkc) 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