Skip to content

Commit 2b7451b

Browse files
committed
update c36730805.lua
1 parent fbf2e6d commit 2b7451b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

official/c36730805.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
3939
e1:SetCode(EVENT_CHAIN_END)
4040
e1:SetCountLimit(1)
4141
e1:SetOperation(function() Duel.SetChainLimitTillChainEnd(aux.FALSE) end)
42+
e1:SetReset(RESET_PHASE|PHASE_END)
4243
Duel.RegisterEffect(e1,tp)
4344
end
4445
Duel.SpecialSummon(tc,0,tp,tp,false,false,POS_FACEUP)

0 commit comments

Comments
 (0)