Commit 75c1904c authored by Grajade's avatar Grajade

Update c1111224.lua

parent 57571aa1
Pipeline #16495 passed with stage
in 1 minute and 5 seconds
......@@ -63,10 +63,10 @@ function c1111224.tg3(e,tp,eg,ep,ev,re,r,rp,chk)
local off=1
local ops={}
local opval={}
ops[off]=aux.Stringid(1111221,2)
ops[off]=aux.Stringid(1111224,2)
opval[off-1]=1
off=off+1
ops[off]=aux.Stringid(1111221,3)
ops[off]=aux.Stringid(1111224,3)
opval[off-1]=2
off=off+1
local op=Duel.SelectOption(tp,table.unpack(ops))
......
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