Commit e3c5422d authored by Mr.Tan's avatar Mr.Tan

Fix 真魔六武衆-キザン

parent bc7fb6f3
......@@ -9,7 +9,7 @@ function s.initial_effect(c)
e1:SetType(EFFECT_TYPE_FIELD)
e1:SetRange(LOCATION_MZONE)
e1:SetTargetRange(LOCATION_MZONE,0)
e1:SetTarget(aux.TargetBoolFunction(Card.IsSetCard,0x3d))
e1:SetTarget(aux.TargetBoolFunction(Card.IsSetCard,0x103d))
e1:SetCode(EFFECT_UPDATE_ATTACK)
e1:SetValue(600)
e1:SetCondition(s.atkcon)
......
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