Commit 6c216ef5 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c81902051.lua

parent 378b7276
Pipeline #32315 passed with stages
in 25 minutes and 19 seconds
...@@ -162,7 +162,7 @@ function cm.efop(e,tp,eg,ep,ev,re,r,rp) ...@@ -162,7 +162,7 @@ function cm.efop(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)
elseif dc==6 then elseif dc==6 then
local g=Duel.GetFieldGroup(tp,LOCATION_ONFIELD,0) local g=Duel.GetFieldGroup(tp,LOCATION_ONFIELD,LOCATION_ONFIELD)
Duel.SendtoDeck(g,nil,SEQ_DECKSHUFFLE,REASON_EFFECT) Duel.SendtoDeck(g,nil,SEQ_DECKSHUFFLE,REASON_EFFECT)
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