Commit 0a5fb075 authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent 3e92908c
......@@ -10,8 +10,8 @@ function c61888819.initial_effect(c)
e1:SetCode(EFFECT_MUST_USE_MZONE)
e1:SetRange(LOCATION_MZONE)
e1:SetTargetRange(LOCATION_EXTRA,LOCATION_EXTRA)
e1:SetCondition(c54813225.frccon)
e1:SetValue(c54813225.frcval)
e1:SetCondition(c61888819.frccon)
e1:SetValue(c61888819.frcval)
c:RegisterEffect(e1)
--cannot be target/indestructable
local e3=Effect.CreateEffect(c)
......
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