Commit aeb0b2db authored by nekrozar's avatar nekrozar Committed by mercury233

fix (#984)

parent 51e28b28
......@@ -6,6 +6,7 @@ function c51355346.initial_effect(c)
e1:SetCategory(CATEGORY_ATKCHANGE)
e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetRange(LOCATION_MZONE)
e1:SetCountLimit(1)
e1:SetCost(c51355346.atkcost)
e1:SetOperation(c51355346.atkop)
c:RegisterEffect(e1)
......
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