Commit 6fdbb696 authored by wyykak's avatar wyykak

modified: expansions/script/nef/darksyn.lua

darksyn repair
parent dc4b4182
......@@ -132,7 +132,7 @@ function DS.DarkSynTunerLimit(c)
--cannot synchro
local e2=e1:Clone()
e2:SetCode(EFFECT_CANNOT_BE_SYNCHRO_MATERIAL)
e2:SetValue(cCardno.synlimit)
e2:SetValue(DS.synlimit)
c:RegisterEffect(e2)
end
--黑暗调整怪兽通用限制
......
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