Commit 21894a4c authored by gg123gg's avatar gg123gg

Update c12087052.lua

parent a54dd73b
Pipeline #5828 failed with stages
in 11 minutes and 51 seconds
......@@ -37,6 +37,7 @@ function cm.initial_effect(c)
e6:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_F)
e6:SetCode(EVENT_PHASE+PHASE_END)
e6:SetRange(LOCATION_MZONE)
e6:SetCountLimit(1)
e6:SetTarget(cm.settg)
e6:SetOperation(cm.setop)
c:RegisterEffect(e6)
......
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