Commit 953cec2e authored by Grajade's avatar Grajade

Update c1149001.lua

parent c3d92f1d
......@@ -21,7 +21,7 @@ function c1149001.cost1(e,tp,eg,ep,ev,re,r,rp,chk)
end
function c1149001.tg1(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return true end
local num=Duel.AnnounceNumber(0,1,2,3,4,5,6,7,8,9)
local num=Duel.AnnounceNumber(tp,0,1,2,3,4,5,6,7,8,9)
e:SetLabel(num)
end
function c1149001.op1(e,tp,eg,ep,ev,re,r,rp)
......
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