Commit b9bee025 authored by Tachibana's avatar Tachibana

得得得得得

parent 6a0f40bc
Pipeline #12696 passed with stages
in 22 minutes and 58 seconds
......@@ -54,7 +54,7 @@ function cm.initial_effect(c)
--Activate
local e5=Effect.CreateEffect(c)
e5:SetCategory(CATEGORY_DRAW)
e5:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e5:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_F)
e5:SetCode(EVENT_SPSUMMON_SUCCESS)
e5:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e5:SetTarget(cm.thtarget)
......
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