Commit df3a8b67 authored by Nemo Ma's avatar Nemo Ma

Update c33701407.lua

parent 97233558
...@@ -35,7 +35,7 @@ function cm.drop(e,tp,eg,ep,ev,re,r,rp) ...@@ -35,7 +35,7 @@ function cm.drop(e,tp,eg,ep,ev,re,r,rp)
local m={} local m={}
local n={} local n={}
local ct=1 local ct=1
m[ct]=aux.Stringid(m,1) n[ct]=1 ct=ct+1 end m[ct]=aux.Stringid(m,1) n[ct]=1 ct=ct+1
if t2 then m[ct]=aux.Stringid(m,2) n[ct]=2 ct=ct+1 end if t2 then m[ct]=aux.Stringid(m,2) n[ct]=2 ct=ct+1 end
if t3 then m[ct]=aux.Stringid(m,3) n[ct]=3 ct=ct+1 end if t3 then m[ct]=aux.Stringid(m,3) n[ct]=3 ct=ct+1 end
local sp=Duel.SelectOption(sp,table.unpack(m)) local sp=Duel.SelectOption(sp,table.unpack(m))
......
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