Commit 8df0989f authored by Amiya's avatar Amiya

修复

parent fd331ebe
Pipeline #32987 passed with stages
in 1 minute and 22 seconds
......@@ -22,6 +22,7 @@ function s.initial_effect(c)
e3:SetCategory(CATEGORY_NEGATE)
e3:SetType(EFFECT_TYPE_XMATERIAL+EFFECT_TYPE_QUICK_O)
e3:SetCode(EVENT_CHAINING)
e3:SetCountLimit(1)
e3:SetCondition(s.discon)
e3:SetCost(s.discost)
e3:SetTarget(s.distg)
......
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