Commit b223c44b authored by DailyShana's avatar DailyShana

fix チョバムアーマー・ドラゴン

parent b706f967
...@@ -16,7 +16,7 @@ function c27352108.initial_effect(c) ...@@ -16,7 +16,7 @@ function c27352108.initial_effect(c)
e2:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O) e2:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e2:SetCode(EVENT_BE_MATERIAL) e2:SetCode(EVENT_BE_MATERIAL)
e2:SetProperty(EFFECT_FLAG_CARD_TARGET+EFFECT_FLAG_DELAY) e2:SetProperty(EFFECT_FLAG_CARD_TARGET+EFFECT_FLAG_DELAY)
e2:SetCountLimit(1,69121955) e2:SetCountLimit(1,27352108)
e2:SetCondition(c27352108.thcon) e2:SetCondition(c27352108.thcon)
e2:SetTarget(c27352108.thtg) e2:SetTarget(c27352108.thtg)
e2:SetOperation(c27352108.thop) e2:SetOperation(c27352108.thop)
......
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