We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7585f6 commit e799a61Copy full SHA for e799a61
unofficial/c511005092.lua
@@ -336,13 +336,9 @@ if not SealedDuel then
336
end
337
338
339
- local tck0=Duel.CreateToken(0,946)
340
- xyztempg0:AddCard(tck0)
341
- local tck1=Duel.CreateToken(1,946)
342
- xyztempg1:AddCard(tck1)
343
344
finish_setup()
345
346
if not Duel.GetStartingHand then
347
Duel.GetStartingHand=function() return 5 end
348
-end
+end
unofficial/c511005093.lua
@@ -161,11 +161,7 @@ if not BoosterDraft then
161
162
163
164
165
166
167
168
e:Reset()
169
170
171
0 commit comments