Commit 0273713c authored by wind2009's avatar wind2009 Committed by GitHub

Update pick.lua

elemental_lord test
parent 1c002734
...@@ -27,7 +27,7 @@ local xyz_adv={[0]={},[1]={}} ...@@ -27,7 +27,7 @@ local xyz_adv={[0]={},[1]={}}
local extra_fixed={62709239,95169481} local extra_fixed={62709239,95169481}
local special_element_lords={[0]={44095762,35595518},[1]={44095762,35595518}} local special_elemental_lord={[0]={8192327,13959634,35842855,53027855,59281822,61468779},[1]={8192327,13959634,35842855,53027855,59281822,61468779}}
function Auxiliary.SplitData(inputstr) function Auxiliary.SplitData(inputstr)
local t={} local t={}
...@@ -187,7 +187,7 @@ function Auxiliary.StartPick(e) ...@@ -187,7 +187,7 @@ function Auxiliary.StartPick(e)
if i==1 then if i==1 then
list=main_plain list=main_plain
count=3 count=3
ex_list=special_element_lords ex_list=special_elemental_lord
ex_count=1 ex_count=1
elseif i==2 then elseif i==2 then
list=main_plain list=main_plain
......
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