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

fix 深淵の神獣ディス・パテル

parent 52516cae
...@@ -34,7 +34,7 @@ function c27572350.initial_effect(c) ...@@ -34,7 +34,7 @@ function c27572350.initial_effect(c)
e3:SetType(EFFECT_TYPE_QUICK_O) e3:SetType(EFFECT_TYPE_QUICK_O)
e3:SetProperty(EFFECT_FLAG_CARD_TARGET) e3:SetProperty(EFFECT_FLAG_CARD_TARGET)
e3:SetRange(LOCATION_MZONE) e3:SetRange(LOCATION_MZONE)
e3:SetCountLimit(1,27572352) e3:SetCountLimit(1,27572351)
e3:SetCondition(c27572350.descon) e3:SetCondition(c27572350.descon)
e3:SetTarget(c27572350.destg) e3:SetTarget(c27572350.destg)
e3:SetOperation(c27572350.desop) e3:SetOperation(c27572350.desop)
......
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