Commit 2769be25 authored by Tachibana's avatar Tachibana

eme

parent f1eff514
Pipeline #5769 passed with stages
in 37 minutes and 26 seconds
......@@ -22,6 +22,7 @@ function c65060017.initial_effect(c)
local e2=Effect.CreateEffect(c)
e2:SetType(EFFECT_TYPE_FIELD)
e2:SetCode(EFFECT_CANNOT_ACTIVATE)
e2:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e2:SetRange(LOCATION_MZONE)
e2:SetTargetRange(0,1)
e2:SetCondition(c65060017.accon)
......
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