Commit 9a4109c3 authored by mercury233's avatar mercury233

fix 阿吽の呼吸

parent 30e89e2b
...@@ -15,7 +15,7 @@ function c13764602.initial_effect(c) ...@@ -15,7 +15,7 @@ function c13764602.initial_effect(c)
e2:SetProperty(EFFECT_FLAG_CARD_TARGET) e2:SetProperty(EFFECT_FLAG_CARD_TARGET)
e2:SetType(EFFECT_TYPE_IGNITION) e2:SetType(EFFECT_TYPE_IGNITION)
e2:SetRange(LOCATION_FZONE) e2:SetRange(LOCATION_FZONE)
e2:SetCountLimit(1,13764602) e2:SetCountLimit(1,13764603)
e2:SetCondition(c13764602.spcon) e2:SetCondition(c13764602.spcon)
e2:SetTarget(c13764602.sptg) e2:SetTarget(c13764602.sptg)
e2:SetOperation(c13764602.spop) e2:SetOperation(c13764602.spop)
......
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