Commit 8ea7ec28 authored by wind2009's avatar wind2009

Fix 超究極魔導竜王

parent c2de6a53
......@@ -19,7 +19,7 @@ function s.initial_effect(c)
e2:SetProperty(EFFECT_FLAG_SINGLE_RANGE)
e2:SetCode(EFFECT_INDESTRUCTABLE_EFFECT)
e2:SetRange(LOCATION_MZONE)
e1:SetCondition(s.valcon)
e2:SetCondition(s.valcon)
e2:SetValue(aux.indoval)
c:RegisterEffect(e2)
--pierce
......
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