Commit a135dfa4 authored by gg123gg's avatar gg123gg Committed by GitHub

fix

parent 888af805
...@@ -185,6 +185,7 @@ function cm.thop1(e,tp,eg,ep,ev,re,r,rp) ...@@ -185,6 +185,7 @@ function cm.thop1(e,tp,eg,ep,ev,re,r,rp)
e1:SetReset(RESET_PHASE+PHASE_END) e1:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e1,tp) Duel.RegisterEffect(e1,tp)
end end
end
end end
function cm.splimit(e,c) function cm.splimit(e,c)
return not c:IsRace(RACE_MACHINE) return not c:IsRace(RACE_MACHINE)
......
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