Commit 4114959b authored by 八宫一月's avatar 八宫一月

fix

parent ada0e48b
Pipeline #41717 failed with stages
in 1 minute and 42 seconds
......@@ -15,7 +15,6 @@ function s.initial_effect(c)
local e2=Effect.CreateEffect(c)
e2:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_FUSION_SUMMON)
e2:SetType(EFFECT_TYPE_IGNITION)
--e2:SetCode(EVENT_FREE_CHAIN)
e2:SetRange(LOCATION_SZONE)
e2:SetLabel(0)
e2:SetCost(s.fuscost)
......
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