Commit 837e50bb authored by Fluorohydride's avatar Fluorohydride

fix

parent 8c65eef4
......@@ -21,7 +21,6 @@ function c53804307.initial_effect(c)
e2:SetProperty(EFFECT_FLAG_REPEAT)
e2:SetCode(EVENT_PHASE+PHASE_END)
e2:SetCondition(c53804307.retcon)
e2:SetCost(c53804307.retcost)
e2:SetTarget(c53804307.rettg)
e2:SetOperation(c53804307.retop)
c:RegisterEffect(e2)
......
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