Commit 2fa1f71e authored by a597449807's avatar a597449807 Committed by GitHub

Fix 月光彩雛 (#2916)

parent 0fa2a87e
......@@ -27,6 +27,7 @@ function c35618217.initial_effect(c)
e3:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e3:SetProperty(EFFECT_FLAG_DELAY)
e3:SetCode(EVENT_REMOVE)
e3:SetCondition(aux.bpcon)
e3:SetOperation(c35618217.actop)
c:RegisterEffect(e3)
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