Commit b47595b0 authored by Tachibana's avatar Tachibana

E

parent 5218d2eb
Pipeline #15451 passed with stages
in 33 minutes and 49 seconds
......@@ -30,6 +30,7 @@ function c33200957.initial_effect(c)
e3:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e3:SetCode(EVENT_RELEASE)
e3:SetProperty(EFFECT_FLAG_DELAY)
e3:SetCountLimit(1,33210957)
e3:SetCondition(c33200957.pencon)
e3:SetTarget(c33200957.pentg)
e3:SetOperation(c33200957.penop)
......
......@@ -30,6 +30,7 @@ function c33200958.initial_effect(c)
e3:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e3:SetCode(EVENT_RELEASE)
e3:SetProperty(EFFECT_FLAG_DELAY)
e3:SetCountLimit(1,33210958)
e3:SetCondition(c33200958.pencon)
e3:SetTarget(c33200958.pentg)
e3:SetOperation(c33200958.penop)
......
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