Commit e887d14c authored by VanillaSalt's avatar VanillaSalt

fix

parent b5b90e58
......@@ -16,7 +16,6 @@ function c29155212.initial_effect(c)
e3:SetCode(EVENT_PHASE+PHASE_STANDBY)
e3:SetRange(LOCATION_MZONE)
e3:SetCountLimit(1)
e3:SetProperty(EFFECT_FLAG_NO_TURN_RESET)
e3:SetCondition(c29155212.atkcon)
e3:SetOperation(c29155212.atkop)
c:RegisterEffect(e3)
......
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