Commit 4a8ade74 authored by GuGu's avatar GuGu

Update c34019.lua

parent 7a75de65
Pipeline #34125 passed with stage
in 10 seconds
......@@ -9,7 +9,6 @@ function s.initial_effect(c)
-- ①效果:同调召唤时必发
local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(id,0))
e1:SetCategory(CATEGORY_SEARCH+CATEGORY_TOHAND)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e1:SetCode(EVENT_SPSUMMON_SUCCESS)
e1:SetCountLimit(1,id)
......
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