Commit 475d47bb authored by TanakaKotoha's avatar TanakaKotoha

dededededededededededede

parent c8c7c6ee
...@@ -99,7 +99,7 @@ function cm.thop(e,tp,eg,ep,ev,re,r,rp) ...@@ -99,7 +99,7 @@ function cm.thop(e,tp,eg,ep,ev,re,r,rp)
e1:SetProperty(EFFECT_FLAG_PLAYER_TARGET) e1:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e1:SetTargetRange(1,0) e1:SetTargetRange(1,0)
e1:SetTarget(cm.sumlimit) e1:SetTarget(cm.sumlimit)
e1:SetLabel(tc:GetCode()) e1:SetLabel(c:GetCode())
e1:SetReset(RESET_PHASE+PHASE_END) e1:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e1,tp) Duel.RegisterEffect(e1,tp)
end 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