Commit 12ef0a83 authored by GuGu's avatar GuGu

Update c20172.lua

parent 125c9b2e
Pipeline #17110 passed with stage
in 56 seconds
......@@ -98,6 +98,7 @@ function c20172.reop(e,tp,eg,ep,ev,re,r,rp)
e2:SetType(EFFECT_TYPE_CONTINUOUS+EFFECT_TYPE_SINGLE)
e2:SetProperty(EFFECT_FLAG_CANNOT_DISABLE)
e2:SetCode(EVENT_LEAVE_FIELD)
e2:SetReset(RESET_EVENT+RESET_OVERLAY+RESET_TURN_SET)
e2:SetOperation(c20172.redop)
c:RegisterEffect(e2)
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