Skip to content

Commit 53bcb7d

Browse files
committed
Update "Qardan the Great Sage"
Call the correct string
1 parent 686fc57 commit 53bcb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

official/c86605515.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ function s.tgop(e,tp,eg,ep,ev,re,r,rp)
5656
e1:SetValue(aux.indoval)
5757
e1:SetReset(RESET_PHASE+PHASE_END,2)
5858
Duel.RegisterEffect(e1,tp)
59-
aux.RegisterClientHint(c,0,tp,1,0,aux.Stringid(id,2),0,2)
59+
aux.RegisterClientHint(c,0,tp,1,0,aux.Stringid(id,3),0,2)
6060
end

0 commit comments

Comments
 (0)