Commit dee1b1da authored by 聖園ミカ's avatar 聖園ミカ 🐟

byd

parent 9057c0f3
Pipeline #29976 passed with stages
in 35 minutes and 16 seconds
......@@ -12,7 +12,8 @@ function s.initial_effect(c)
--spsummon
local e3=Effect.CreateEffect(c)
e3:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_FUSION_SUMMON)
e3:SetType(EFFECT_TYPE_IGNITION)
e3:SetType(EFFECT_TYPE_QUICK_O)
e3:SetCode(EVENT_FREE_CHAIN)
e3:SetRange(LOCATION_MZONE)
e3:SetCountLimit(1,id+10000)
e3:SetCondition(s.spcon)
......
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