Commit 56c0aa0c authored by Amiya's avatar Amiya

修复

parent ce6d4372
Pipeline #38606 passed with stages
in 6 minutes and 14 seconds
......@@ -28,7 +28,6 @@ function s.initial_effect(c)
e3:SetProperty(EFFECT_FLAG_DELAY+EFFECT_FLAG_CARD_TARGET)
e3:SetCode(EVENT_DESTROYED)
e3:SetCountLimit(1,id+o)
e3:SetCondition(s.xyzcon)
e3:SetTarget(s.xyztg)
e3:SetOperation(s.xyzop)
c:RegisterEffect(e3)
......
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