Commit 50b72a09 authored by Tachibana's avatar Tachibana

ndyd

parent 3256f3f6
...@@ -114,6 +114,7 @@ function cm.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -114,6 +114,7 @@ function cm.thop(e,tp,eg,ep,ev,re,r,rp)
e2:SetCode(EFFECT_DISABLE_EFFECT) e2:SetCode(EFFECT_DISABLE_EFFECT)
e2:SetReset(RESET_EVENT+RESETS_STANDARD) e2:SetReset(RESET_EVENT+RESETS_STANDARD)
tc:RegisterEffect(e2) tc:RegisterEffect(e2)
tc:CompleteProcedure()
end end
end 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