Commit ffada23f authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c60010254.lua

parent e241a165
Pipeline #30833 passed with stages
in 35 minutes and 12 seconds
......@@ -85,6 +85,7 @@ function cm.op1(e,tp,eg,ep,ev,re,r,rp)
e3:SetCode(EFFECT_IMMUNE_EFFECT)
e3:SetProperty(EFFECT_FLAG_SINGLE_RANGE)
e3:SetRange(LOCATION_MZONE)
e3:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END)
e3:SetValue(cm.efilter)
c:RegisterEffect(e3)
end
......
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