Commit ed1387c5 authored by Huangnan's avatar Huangnan

Update c23000100.lua

parent 5026b1ea
...@@ -52,4 +52,5 @@ function s.disop(e,tp,eg,ep,ev,re,r,rp) ...@@ -52,4 +52,5 @@ function s.disop(e,tp,eg,ep,ev,re,r,rp)
e1:SetCode(EFFECT_DISABLE) e1:SetCode(EFFECT_DISABLE)
e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_STANDBY,2) e1:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_STANDBY,2)
tc:RegisterEffect(e1) tc:RegisterEffect(e1)
end
end end
\ No newline at end of file
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