Commit 10d29cae authored by gg123gg's avatar gg123gg

Update c12087053.lua

parent 21894a4c
Pipeline #5829 passed with stages
in 27 minutes and 57 seconds
......@@ -39,6 +39,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