Commit c0f01b09 authored by mercury233's avatar mercury233 Committed by GitHub

fix 法の聖典

parent 7cc863d2
...@@ -5,7 +5,7 @@ function c458748.initial_effect(c) ...@@ -5,7 +5,7 @@ function c458748.initial_effect(c)
e1:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_FUSION_SUMMON) e1:SetCategory(CATEGORY_SPECIAL_SUMMON+CATEGORY_FUSION_SUMMON)
e1:SetType(EFFECT_TYPE_ACTIVATE) e1:SetType(EFFECT_TYPE_ACTIVATE)
e1:SetCode(EVENT_FREE_CHAIN) e1:SetCode(EVENT_FREE_CHAIN)
e1:SetCountLimit(1,458748) e1:SetCountLimit(1,458748+EFFECT_COUNT_CODE_OATH)
e1:SetLabel(0) e1:SetLabel(0)
e1:SetCost(c458748.cost) e1:SetCost(c458748.cost)
e1:SetTarget(c458748.target) e1:SetTarget(c458748.target)
......
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