Commit 69584f63 authored by salix5's avatar salix5

Merge pull request #1554 from Steeldarkeagel/patch-58

Update c95676943.lua
parents e25878de ac4c0107
......@@ -35,6 +35,6 @@ function c95676943.tgop(e,tp,eg,ep,ev,re,r,rp)
c:SetTurnCounter(ct)
if ct==3 then
local g=Duel.GetFieldGroup(tp,LOCATION_ONFIELD,LOCATION_ONFIELD)
Duel.SendtoGrave(g,REASON_EFFECT)
Duel.SendtoGrave(g,REASON_RULE)
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