Skip to content

Commit fcede76

Browse files
authored
Update c511600103.lua
1 parent 1f4eb35 commit fcede76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unofficial/c511600103.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
2929
end
3030
Duel.ConfirmDecktop(1-tp,1)
3131
local tc=Duel.GetDecktopGroup(1-tp,1):GetFirst()
32-
if Duel.IsPlayerCanDraw(1-tp,1) and Duel.SelectYesNo(1-tp,aux.Stringid(17732278,1)) then
32+
if Duel.IsPlayerCanDraw(1-tp,1) and Duel.SelectYesNo(1-tp,aux.Stringid(id,0)) then
3333
Duel.Draw(1-tp,1,REASON_EFFECT)
3434
else
3535
Duel.DiscardDeck(tp,2,REASON_EFFECT)

0 commit comments

Comments
 (0)